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
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bandit!