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
- Bump pycodestyle from 2.11.1 to 2.12.1
- Empty results object in resulting JSON when running `detect-secrets scan`, but results are expected (and returned with `detect-secrets-hook`)
- very slow processing speed for lines with a large number of consecutive spaces
- detect-secrets not identifying all Github token occurrences in a file
- Fix not identifying all Github token occurrences in a file Issue #858
- Fix check bypass via square brackets Issue #857
- Bypass any plugin with square brackets
- Configure to only warn, for pre-commit hook config
- KeywordDetector plugin doesn't detect secrets which start with a symbol
- detect-secrets-hook read file list from a file, to allow use of exit code
- Docs
- Python not yet supported