Fedora Packages

bandit

A framework for performing security analysis of Python source code

Bandit provides a framework for performing security analysis of Python source code, utilizing the ast module from the Python standard library. The ast module is used to convert source code into a parsed tree of Python syntax nodes. Bandit allows users to define custom tests that are performed against those nodes. At the completion of testing, a report is generated that lists security issues identified within the target source code.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.7.8-1.fc41 -
Fedora 40 1.7.7-1.fc40 -
Fedora 39 1.7.5-4.fc39 -
Fedora 38 1.7.5-1.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at bandit dash maintainers at fedoraproject dot org.



Sources on Pagure