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
- f-strings marked with a `# nosec BXXX` show an incorrect warning about no failed tests appears
- Add missing metric to Screen formatted report
- #nosec BXXX does not contribute to `Total lines skipped (#nosec)`
- pre-commit hook can't read version --> wrong URL generated
- Expand `B404, B602, B603 and B604` to include anyio calls
- Create a control flow graph to traverse code in possible execution order
- Bandit Skipping Directory and Unable to Output Report Error
- Add a custom plugin from configuration instead of setuptools
- Start testing with 3.14 alphas
- Add a new playground to the docs
- Docs
- Python not yet supported