[ Bron: bandit ]
Pakket: python3-bandit (1.5.1-1)
Verwijzigingen voor python3-bandit
Debian bronnen:
Het bronpakket bandit downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Security oriented static analyzer for Python code - Python 3.x
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 3.x module.
Andere aan python3-bandit gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-git (>= 2.0.2)
- Python library to interact with Git repositories - Python 3.x
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-stevedore (>= 1.20.0)
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml (>= 3.12)
- YAML parser and emitter for Python3