Bandit is a tool created by OpenStack Security to detect security issues in Python code.
Commands:
Command to install pip:
sudo apt-get install python-pip
Command to install bandit:
sudo pip install bandit
Command to run bandit:
bandit -r project_folder_name -f html -o output_file
project_folder_name : Name of folder containing the code
output_file: The custom name you want to give to the output folder
**more command line options of bandit can be seen using:
bandit -h
Links:
https://github.com/openstack/bandit
https://wiki.openstack.org/wiki/Secur...
En esta página del sitio puede ver el video en línea Bandit - Python Source Code Security Analyzer Tool de Duración hora minuto segunda en buena calidad , que subió el usuario Nitin Ramesh 23 julio 2016, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 5,275 veces y le gustó 38 a los espectadores. Disfruta viendo!