Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Hyaxia
Copy link
Contributor

@Hyaxia Hyaxia commented Jan 5, 2026

  • Add a dedicated secrets GitHub Actions job that runs detect-secrets with the repo baseline.
  • Add .detect-secrets.cfg and .secrets.baseline to track known findings.
  • Document how to respond to failures in docs/security.md, with a pointer in docs/troubleshooting.md.

Why:

  • Prevent new secrets from being introduced while keeping known false positives under control.

Testing:

  • detect-secrets scan --baseline .secrets.baseline

Notes:

  • CI pins detect-secrets==1.5.0.
  • Baseline currently contains existing findings; use detect-secrets audit .secrets.baseline for triage.

@steipete steipete merged commit ed68f37 into openclaw:main Jan 15, 2026
@steipete
Copy link
Contributor

Landed via temp rebase onto main.

  • Gate: pnpm lint && pnpm build && pnpm test
  • Land commit: 7e8de90
  • Merge commit: ed68f37

Thanks @Hyaxia!

steipete added a commit to mneves75/clawdbot that referenced this pull request Jan 15, 2026
cpojer pushed a commit to cpojer/clawdbot that referenced this pull request Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants