Pakket: python-bandit (1.4.0-0ubuntu2)
Verwijzigingen voor python-bandit
Trisquel bronnen:
Het bronpakket bandit downloaden:
Beheerder:
Original Maintainers:
- PKG OpenStack (Mailarchief)
- Dave Walker (Daviey)
- Thomas Goirand
Externe bronnen:
- Homepage [wiki.openstack.org]
Vergelijkbare pakketten:
Security oriented static analyzer for Python code - Python 2.7
Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an Abstract Syntaxt Tree (AST), and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.
This package contains the Python 2.7 module.
Andere aan python-bandit gerelateerde pakketten
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-git (>= 2.0.2)
- Python library to interact with Git repositories - Python 2.7
-
- dep: python-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-stevedore (>= 1.16.0)
- manage dynamic plugins for Python applications - python2
-
- dep: python-yaml
- YAML parser and emitter for Python
-
- dep: python2.7
- Interactive high-level object-oriented language (version 2.7)