套件: bandit (1.6.2-1)
bandit 的相關超連結
Trisquel 的資源:
下載原始碼套件 bandit:
維護者:
Original Maintainers:
- Debian OpenStack
- Dave Walker (Daviey)
- Thomas Goirand
外部的資源:
- 主頁 [github.com]
相似套件:
Security oriented static analyzer for Python code - Metapackage
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 is a metapackage to install the Python 2.7 or 3.x of bandit.
其他與 bandit 有關的套件
|
|
|
-
- dep: python3-bandit (= 1.6.2-1)
- Security oriented static analyzer for Python code - Python 3.x