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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bandit!