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-03-20

Github Stars

6835

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 is only the last date I run an automatic check.

  • 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.