SAST tool for Python applications.
- Official Documentation (GitHub)
Installation
sudo apt install python3-bandit
Help
bandit -h
Static Code Analysis
bandit -r <filename>.py
SAST tool for Python applications.
sudo apt install python3-bandit
bandit -h
bandit -r <filename>.py