Bandit is a tool designed to find common security issues in Python code. To do this, Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files, it generates a report. Bandit was originally developed within the OpenStack Security Project and later rehomed to PyCQA.
Features
- Apache license
- Designed to find common security issues in Python code
- Bandit processes each file
- Builds an AST from it
- Runs appropriate plugins against the AST nodes
- Once Bandit has finished scanning all the files it generates a report
Categories
Static Code AnalysisLicense
Apache License V2.0Follow Bandit
Other Useful Business Software
Streamline Azure Security with Palo Alto Networks VM-Series
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bandit!