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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bandit!