ops: update bandit checklist
This commit is contained in:
@@ -7,3 +7,4 @@ skips:
|
|||||||
- B602 # subprocess call with shell=True identified
|
- B602 # subprocess call with shell=True identified
|
||||||
- B110 # Try, Except, Pass detected.
|
- B110 # Try, Except, Pass detected.
|
||||||
- B104 # Possible binding to all interfaces.
|
- B104 # Possible binding to all interfaces.
|
||||||
|
- B301 # Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue.
|
||||||
Reference in New Issue
Block a user