Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038315
en ru br
ALT Linux repos
S:1.7.5-alt1

Group :: Development/Python3
RPM: python3-module-bandit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.7.5-alt1
Build date: 10 march 2023, 10:26 ( 54.9 weeks ago )
Size: 1870.69 Kb

Home page:   https://github.com/PyCQA/bandit

License: Apache-2.0
Summary: Bandit is a tool designed to find common security issues in Python code.
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. Once Bandit has finished scanning
all the files it generates a report.

Bandit was originally developed within the OpenStack Security Project and later
rehomed to PyCQA.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-bandit
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin