detect-secrets
https://github.com/yelp/detect-secrets
Python
An enterprise friendly way of detecting and preventing secrets in code.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to detect-secrets
Help out
- Issues
- fix: Update GitHub token detector for new App token format
- fix: Add pnpm-lock.yaml to is_lock_file filter
- fix: Disable interpolation in config parser to prevent skipping files
- fix: Update OpenAIDetector to support new token formats
- Bug hunt/mockey autospec
- Detect GitHub fine-grained personal access tokens (github_pat_)
- Detect unquoted password values in C# connection strings
- GitHubTokenDetector misses new GitHub App installation token format (ghs_APPID_JWT, ~520 chars) — false negative during active rollout
- Add ENCRYPTED PRIVATE KEY and OpenVPN patterns to PrivateKeyDetector
- feat(audit): add SARIF 2.1.0 output for the report mode (#488)
- Docs
- Python not yet supported