Integrations ============ Bandit can be integrated into a wide variety of developer tools, editors, CI/CD systems, and code quality pipelines. This page outlines popular integrations to help you seamlessly incorporate Bandit into your development workflow. IDE Integrations ---------------- .. list-table:: :widths: 30 70 * - Visual Studio Code - `Bandit by PyCQA `_ * - Sublime Text - `SublimeLinter-bandit `_ * - Vim/Neovim - `Asynchronous Lint Engine `_ * - Emacs - `flycheck-pycheckers `_ CI/CD Integrations ------------------ .. list-table:: :widths: 30 70 * - GitHub Action - `Bandit by PyCQA `_ * - Hudson/Jenkins - `Bandit Plugin `_ Linters ------- .. list-table:: :widths: 30 70 * - Ruff - `flake8-bandit (S) `_ * - Flake8 - `flake8-bandit `_ Packages -------- .. list-table:: :widths: 30 70 * - Ubuntu - `bandit `_ * - Homebrew - `bandit `_ * - FreeBSD - `py-bandit `_ 🙌 Contributions Welcome If you’ve integrated Bandit into another platform or tool, feel free to open a PR and update this page!