Bandit

Bandit#

https://raw.githubusercontent.com/pycqa/bandit/main/logo/logotype-sm.png

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-04-07

Github Stars

6882

Project Home Page

https://bandit.readthedocs.io

Code Repository

PyCQA/bandit

OpenSSF Scorecard

Report

Note:

  • Created date is date that repro is created on Github.com.

  • Last update: Last update of repository on Github found on Apr 07, 2025.

  • Do not attach a wrong value to github stars. Its a vanity metric! Stars count are misleading and don’t indicate if the SBB is high-quality or very popular.