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
- #nosec directive not applied to entire expression split across multiple lines by Black formatter
- fix: correct no-prefix no-suffix exclude for top-level dirs (#975)
- Wrongly formatted json output
- Extra results printed, when running bandit on file that doesnt exist
- Extra spaces added by bandit.code.utils.concat_string
- Fix nosec for nested dicts
- Add Additional testing on functionality of the Bandit tool
- Using `# nosec BXXX` annotation in a nested dict causes "higher" annotations to be ignored
- Make use of rich for formatters
- Suggest fixes for issues
- Docs
- Python not yet supported