Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
bandit — Banditは、Pythonコードにおける一般的なセキュリティ問題を見つけるために設計されたツールです。 | Kitploit
ツール/GitHubGitHub/pycqa/bandit
静的コード分析 (SAST)脆弱性分析コード分析
GitHubpycqa/bandit

bandit

Banditは、Pythonコードにおける一般的なセキュリティ問題を見つけるために設計されたツールです。

リポジトリを見るウェブサイト
8.2k81117日前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

.. image:: https://raw.githubusercontent.com/pycqa/bandit/main/logo/logotype-sm.png :alt: Bandit

======

.. image:: https://github.com/PyCQA/bandit/actions/workflows/pythonpackage.yml/badge.svg?branch=main :target: https://github.com/PyCQA/bandit/actions?query=workflow%3A%22Build+and+Test+Bandit%22+branch%3Amain :alt: Build Status

.. image:: https://readthedocs.org/projects/bandit/badge/?version=latest :target: https://readthedocs.org/projects/bandit/ :alt: Docs Status

.. image:: https://img.shields.io/pypi/v/bandit.svg :target: https://pypi.org/project/bandit/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/bandit.svg :target: https://pypi.org/project/bandit/ :alt: Python Versions

.. image:: https://img.shields.io/pypi/format/bandit.svg :target: https://pypi.org/project/bandit/ :alt: Format

.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg :target: https://github.com/PyCQA/bandit/blob/main/LICENSE :alt: License

.. image:: https://img.shields.io/discord/825463413634891776.svg :target: https://discord.gg/qYxpadCgkx :alt: Discord

PyCQA のセキュリティリンター

  • フリーソフトウェア: Apache ライセンス
  • ドキュメント: https://bandit.readthedocs.io/en/latest/
  • ソース: https://github.com/PyCQA/bandit
  • バグ: https://github.com/PyCQA/bandit/issues
  • コントリビューション: https://github.com/PyCQA/bandit/blob/main/CONTRIBUTING.md

概要

Bandit は Python コードにおける一般的なセキュリティ問題を検出するために設計されたツールです。各ファイルを処理し、AST を構築し、AST ノードに対して適切なプラグインを実行します。すべてのファイルのスキャンが完了するとレポートを生成します。Bandit は元々 OpenStack Security Project 内で開発され、その後 PyCQA に移管されました。

.. image:: https://raw.githubusercontent.com/pycqa/bandit/main/bandit-terminal.png :alt: Bandit Example Screen Shot

あなたのスタイルを表示

.. image:: https://img.shields.io/badge/security-bandit-yellow.svg :target: https://github.com/PyCQA/bandit :alt: Security Status

プロジェクトの README で私たちのバッジを使用してください!

Markdown を使用::

root@kitploit:~
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)

RST を使用::

root@kitploit:~
.. image:: https://img.shields.io/badge/security-bandit-yellow.svg
    :target: https://github.com/PyCQA/bandit
    :alt: Security Status

参照

Python AST モジュールドキュメント: https://docs.python.org/3/library/ast.html

Green Tree Snakes - 不足している Python AST ドキュメント: https://greentreesnakes.readthedocs.org/en/latest/

Bandit が現在カバーしている、またはカバーするように拡張できるさまざまな種類の AST ノードのドキュメント: https://greentreesnakes.readthedocs.org/en/latest/nodes.html

コンテナイメージ

Bandit は GitHub Actions を使用して bandit リポジトリ内でビルドされたコンテナイメージとして利用可能です。イメージは ghcr.io で入手できます:

.. code-block:: console

root@kitploit:~
docker pull ghcr.io/pycqa/bandit/bandit

イメージは以下のアーキテクチャ向けにビルドされています:

  • amd64
  • arm64
  • armv7
  • armv8

特定のアーキテクチャをプルするには、次の形式を使用します:

.. code-block:: console

root@kitploit:~
docker pull --platform=<architecture> ghcr.io/pycqa/bandit/bandit:latest

すべてのイメージは sigstore cosign で署名されており、以下の cosign コマンドを使用して発信元を検証できます:

.. code-block:: console

root@kitploit:~
cosign verify ghcr.io/pycqa/bandit/bandit:latest \
  --certificate-identity https://github.com/pycqa/bandit/.github/workflows/build-publish-image.yml@refs/tags/<version> \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

ここで <version> は Bandit のリリースバージョンです。

スポンサー

Bandit の開発は以下のスポンサーによって支えられています:

.. list-table:: :width: 100% :class: borderless

    • .. image:: https://avatars.githubusercontent.com/u/34240465?s=200&v=4 :target: https://opensource.mercedes-benz.com/ :alt: Mercedes-Benz :width: 88

    • .. image:: https://github.githubassets.com/assets/tidelift-8cea37dea8fc.svg :target: https://tidelift.com/lifter/search/pypi/bandit :alt: Tidelift :width: 88

    • .. image:: https://avatars.githubusercontent.com/u/110237746?s=200&v=4 :target: https://stacklok.com/ :alt: Stacklok :width: 88

もしあなたも Bandit を ❤️ しているなら、スポンサーになることを検討してください。

ツールをダウンロード