[ buster ]
[ ソース: bandit ]
パッケージ: python-bandit (1.5.1-1)
python-bandit に関するリンク
Debian の資源:
bandit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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)