Bandit - Python Source Code Security Analyzer Tool

Veröffentlicht am: 23 Juli 2016
auf dem Kanal: Nitin Ramesh
5,275
38

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...


Auf dieser Seite können Sie das Online-Video Bandit - Python Source Code Security Analyzer Tool mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Nitin Ramesh 23 Juli 2016 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 5,275 Mal angesehen und es wurde von 38 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!