Skip to content

CentOS 7 - Cloud for x86_64: unspecified: bandit

bandit - A framework for performing security analysis of Python source code

Website: https://wiki.openstack.org/wiki/Security/Projects/Bandit
License: ASL 2.0
Vendor: CentOS
Description:
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.

Packages

bandit-0.13.2-1.el7.noarch [111 KiB] Changelog by Michael Scherer (2015-08-20):
- new version 0.13.2
- add requires on python-stevedore, fix #1254589

Listing created by repoview