Bandit#

Description#
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.
Home page for this solution: https://bandit.readthedocs.io/en/latest/
Overview#
Key |
Value |
---|---|
Name |
bandit |
Description |
Bandit is a tool designed to find common security issues in Python code. |
License |
Apache License 2.0 |
Programming Language |
Python |
Created |
2018-04-26 |
Last update |
2025-06-02 |
Github Stars |
7032 |
Project Home Page |
|
Code Repository |
|
OpenSSF Scorecard |
Note:
Created date: date that repository is created on Github.com.
Last update: Latest date an update of repository is detected on Jun 04, 2025.
Do not attach much value to github stars. Its a vanity metric! Star counts are misleading and don’t indicate if the SBB is high-quality or popular.