





























@@ -2,51 +2,51 @@
22/.github/CODEOWNERS @steipete
3344# WARNING: GitHub CODEOWNERS uses last-match-wins semantics.
5-# If you add overlapping rules below the secops block, include @openclaw/secops
5+# If you add overlapping rules below the secops block, include @openclaw/openclaw-secops
66# on those entries too or you can silently remove required secops review.
77# Security-sensitive code, config, and docs require secops review.
8-/SECURITY.md @openclaw/secops
9-/.github/dependabot.yml @openclaw/secops
10-/.github/codeql/ @openclaw/secops
11-/.github/workflows/codeql.yml @openclaw/secops
12-/.github/workflows/codeql-android-critical-security.yml @openclaw/secops
13-/.github/workflows/codeql-critical-quality.yml @openclaw/secops
14-/src/security/ @openclaw/secops
15-/src/secrets/ @openclaw/secops
16-/src/config/*secret*.ts @openclaw/secops
17-/src/config/**/*secret*.ts @openclaw/secops
18-/src/gateway/*auth*.ts @openclaw/secops
19-/src/gateway/**/*auth*.ts @openclaw/secops
20-/src/gateway/*secret*.ts @openclaw/secops
21-/src/gateway/**/*secret*.ts @openclaw/secops
22-/src/gateway/security-path*.ts @openclaw/secops
23-/src/gateway/resolve-configured-secret-input-string*.ts @openclaw/secops
24-/src/gateway/protocol/**/*secret*.ts @openclaw/secops
25-/src/gateway/server-methods/secrets*.ts @openclaw/secops
26-/src/agents/*auth*.ts @openclaw/secops
27-/src/agents/**/*auth*.ts @openclaw/secops
28-/src/agents/auth-profiles*.ts @openclaw/secops
29-/src/agents/auth-health*.ts @openclaw/secops
30-/src/agents/auth-profiles/ @openclaw/secops
31-/src/agents/sandbox.ts @openclaw/secops
32-/src/agents/sandbox-*.ts @openclaw/secops
33-/src/agents/sandbox/ @openclaw/secops
34-/src/infra/secret-file*.ts @openclaw/secops
35-/src/cron/stagger.ts @openclaw/secops
36-/src/cron/service/jobs.ts @openclaw/secops
37-/docs/security/ @openclaw/secops
38-/docs/gateway/authentication.md @openclaw/secops
39-/docs/gateway/sandbox-vs-tool-policy-vs-elevated.md @openclaw/secops
40-/docs/gateway/sandboxing.md @openclaw/secops
41-/docs/gateway/secrets-plan-contract.md @openclaw/secops
42-/docs/gateway/secrets.md @openclaw/secops
43-/docs/gateway/security/ @openclaw/secops
44-/docs/cli/approvals.md @openclaw/secops
45-/docs/cli/sandbox.md @openclaw/secops
46-/docs/cli/security.md @openclaw/secops
47-/docs/cli/secrets.md @openclaw/secops
48-/docs/reference/secretref-credential-surface.md @openclaw/secops
49-/docs/reference/secretref-user-supplied-credentials-matrix.json @openclaw/secops
8+/SECURITY.md @openclaw/openclaw-secops
9+/.github/dependabot.yml @openclaw/openclaw-secops
10+/.github/codeql/ @openclaw/openclaw-secops
11+/.github/workflows/codeql.yml @openclaw/openclaw-secops
12+/.github/workflows/codeql-android-critical-security.yml @openclaw/openclaw-secops
13+/.github/workflows/codeql-critical-quality.yml @openclaw/openclaw-secops
14+/src/security/ @openclaw/openclaw-secops
15+/src/secrets/ @openclaw/openclaw-secops
16+/src/config/*secret*.ts @openclaw/openclaw-secops
17+/src/config/**/*secret*.ts @openclaw/openclaw-secops
18+/src/gateway/*auth*.ts @openclaw/openclaw-secops
19+/src/gateway/**/*auth*.ts @openclaw/openclaw-secops
20+/src/gateway/*secret*.ts @openclaw/openclaw-secops
21+/src/gateway/**/*secret*.ts @openclaw/openclaw-secops
22+/src/gateway/security-path*.ts @openclaw/openclaw-secops
23+/src/gateway/resolve-configured-secret-input-string*.ts @openclaw/openclaw-secops
24+/src/gateway/protocol/**/*secret*.ts @openclaw/openclaw-secops
25+/src/gateway/server-methods/secrets*.ts @openclaw/openclaw-secops
26+/src/agents/*auth*.ts @openclaw/openclaw-secops
27+/src/agents/**/*auth*.ts @openclaw/openclaw-secops
28+/src/agents/auth-profiles*.ts @openclaw/openclaw-secops
29+/src/agents/auth-health*.ts @openclaw/openclaw-secops
30+/src/agents/auth-profiles/ @openclaw/openclaw-secops
31+/src/agents/sandbox.ts @openclaw/openclaw-secops
32+/src/agents/sandbox-*.ts @openclaw/openclaw-secops
33+/src/agents/sandbox/ @openclaw/openclaw-secops
34+/src/infra/secret-file*.ts @openclaw/openclaw-secops
35+/src/cron/stagger.ts @openclaw/openclaw-secops
36+/src/cron/service/jobs.ts @openclaw/openclaw-secops
37+/docs/security/ @openclaw/openclaw-secops
38+/docs/gateway/authentication.md @openclaw/openclaw-secops
39+/docs/gateway/sandbox-vs-tool-policy-vs-elevated.md @openclaw/openclaw-secops
40+/docs/gateway/sandboxing.md @openclaw/openclaw-secops
41+/docs/gateway/secrets-plan-contract.md @openclaw/openclaw-secops
42+/docs/gateway/secrets.md @openclaw/openclaw-secops
43+/docs/gateway/security/ @openclaw/openclaw-secops
44+/docs/cli/approvals.md @openclaw/openclaw-secops
45+/docs/cli/sandbox.md @openclaw/openclaw-secops
46+/docs/cli/security.md @openclaw/openclaw-secops
47+/docs/cli/secrets.md @openclaw/openclaw-secops
48+/docs/reference/secretref-credential-surface.md @openclaw/openclaw-secops
49+/docs/reference/secretref-user-supplied-credentials-matrix.json @openclaw/openclaw-secops
50505151# Release workflow and its supporting release-path checks.
5252/.github/workflows/openclaw-npm-release.yml @openclaw/openclaw-release-managers
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。