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
Add Two Lines of Code. Get Full APM.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bandit!