Add bandit in tox -e pep8
Add bandit tox environment and amend pep8 env to run it. Also, fix bandit errors with "0.0.0.0". Change-Id: Ieb5785abd945663e07c07f0ddd3d9a074004f46a Closes-Bug: #1594423
This commit is contained in:
@@ -22,3 +22,6 @@ sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
|
||||
|
||||
# releasenotes
|
||||
reno>=1.6.2 # Apache2
|
||||
|
||||
# bandit
|
||||
bandit>=1.0.1 # Apache-2.0
|
||||
Reference in New Issue
Block a user