bandit
https://github.com/pycqa/bandit
Python
Bandit is a tool designed to find common security issues in Python 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 supported7 Subscribers
Add a CodeTriage badge to bandit
Help out
- Issues
- B615: false positive if set revision as variable
- [pre-commit.ci] pre-commit autoupdate
- B105 (hardcoded password) false positive for the string `NextToken`
- Suppressing B105 on a multiline dict assignment
- missing src file path in "WARNING nosec encountered (Bxxx), but no failed test on line xx"
- bandit version and documentation reference in pre-commit run
- Incorrect Line Reporting for B106 on Multiline Function Calls
- Fix "physicalLocation" calculation for SARIF
- Add B901 plugin: detect unsafe yaml.load/full_load usage
- Allow customising colours
- Docs
- Python not yet supported