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
- It would be useful to declare skips at module-level
- Official Dockerhub image
- Control report severity level separately to exit code
- ini "exclude" config is ignored
- Fix settings from INI file are overriden by default values
- Please add support for Windows OS
- Conform more to command line standards
- Fix Ini file settings ignored
- Disable ANSI escape sequence automatically when stdout is not tty
- #nosec not working for multi-line strings in python 3.8
- Docs
- Python not yet supported