[ ソース: bandit ]
パッケージ: python3-bandit (1.6.2-1)
python3-bandit に関するリンク
Debian の資源:
bandit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-git
- Python library to interact with Git repositories - Python 3.x
-
- dep: python3-six (>= 1.10.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3