Configure bandit security linter
Change-Id: I4c3b4fec50e7b2aedd8cb3b7dfa5dacd0d44c329
This commit is contained in:
parent
3dac655641
commit
0a184a0a05
@ -13,3 +13,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
|
||||
nodeenv>=0.9.4 # BSD
|
||||
pytest>=5.3.5 # MIT
|
||||
testtools>=2.2.0 # MIT
|
||||
|
||||
# bandit is not included in upper-constraints, so we need to pin it here to a
|
||||
# known working version
|
||||
bandit==1.6.2 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user