Version1.9.3
Revision213
Size11.1 MB
Licenseunset
Confinementstrict
Basecore24

A Python security linter from PyCQA


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.

Update History

1.9.2 (208)1.9.3 (213)
20 Jan 2026, 03:13 UTC
1.9.2 (208)
13 Dec 2025, 09:47 UTC

Published30 Jan 2020, 23:35 UTC

Last updated20 Jan 2026, 02:44 UTC

First seen13 Dec 2025, 09:47 UTC