Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Bandit (via pipx) (bandit)

Bandit is a tool designed to find common security issues in Python code.

Example DevContainer Usage

"features": {
    "ghcr.io/devcontainers-contrib/features/bandit:2": {}
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest