bandit

Security oriented static analyzer for Python code - Metapackage

Debian Debian
RUN apt-get update && \ apt-get install -y bandit
Ubuntu
RUN apt-get update && \ apt-get install -y bandit
Arch Arch Linux
RUN pacman -S --noconfirm bandit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bandit
Fedora
RUN dnf install -y bandit
Raspbian
RUN apt-get update && \ apt-get install -y bandit
click the source code to copy install bandit on any operating system with command-not-found.com