Added bandit for python.
This commit is contained in:
parent
2b351efe20
commit
e97bb6ffb1
6 changed files with 59 additions and 2 deletions
|
|
@ -10,3 +10,6 @@ sudo apt-get --yes install python3-minimal python3-pygments python3-pyinotify \
|
|||
echo
|
||||
echo "Install all the tools vigil may need..."
|
||||
./install-tools
|
||||
sudo apt-get --yes install python-pip python3-pip
|
||||
pip install bandit==1.1.0
|
||||
pip3 install bandit==1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue