mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 19:46:09 +00:00
ci: allowlist read-only state DB opener in kysely guardrails
This commit is contained in:
@@ -39,6 +39,7 @@ const rawSqliteAllowPathGroups = {
|
||||
"src/infra/sqlite-wal.ts",
|
||||
"src/state/openclaw-agent-db.ts",
|
||||
"src/state/openclaw-state-db.ts",
|
||||
"src/state/openclaw-state-db-readonly.ts",
|
||||
"src/state/sqlite-schema-shape.test-support.ts",
|
||||
],
|
||||
"backup snapshot maintenance": [
|
||||
|
||||
Reference in New Issue
Block a user