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
- Option to output violation information of skipped tests/lines
- Add config via setup.cfg
- Error parsing pyproject.tml
- Bandit fails when running as part of pre-commit
- Any chance of supporting sonarqube plugin?
- SQL Injection flagged when concatenating strings
- #640 - Exit zero status based on severity level
- XML (JUnit) output is not recognized by Bamboo JUnit parser
- Error message refers to "defusedxml.defuse_stdlib()" but calling that does not silence bandit
- B405 complains about any xml.etree.ElementTree import, not just parse-related ones
- Docs
- Python not yet supported