[ 源代码: bandit ]
软件包:python3-bandit(1.7.10-1)
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.
其他与 python3-bandit 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-git
- Python library to interact with Git repositories
-
- dep: python3-jschema-to-python
- generate Python classes from a JSON schema
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-sarif-python-om
- Python classes for the SARIF object model
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3