[ buster ]
[ 源代码: bandit ]
软件包:python-bandit(1.5.1-1)
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.
其他与 python-bandit 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-git (>= 2.0.2)
- Python library to interact with Git repositories - Python 2.7
-
- dep: python-six (>= 1.10.0)
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-stevedore (>= 1.20.0)
- manage dynamic plugins for Python applications - python2
-
- dep: python-yaml (>= 3.12)
- YAML parser and emitter for Python
-
- dep: python2.7
- 交互式高级面向对象语言 (2.7 版)