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 supported6 Subscribers
Add a CodeTriage badge to bandit
Help out
- Issues
- Broken JSON on standard output
- False positive / regression: [B314:blacklist] Using xml.etree.ElementTree.fromstring to parse untrusted XML - while defusedxml is used
- Bandit 1.7.5 false positive for request_without_timeout (B113)
- False positive for B105 / Possible hardcoded password
- S608: false positive SQL injection detected
- Add the ability to skip files and directories to other tests
- some SQL injections not detected
- Exclusion filter not working correctly with relative paths
- New `exclude_regex` Filter to Address False Positives on Password Tests
- Unable to exclude directories when running the CLI
- Docs
- Python not yet supported