ops: update bandit checklist
This commit is contained in:
@@ -8,3 +8,4 @@ skips:
|
||||
- B110 # Try, Except, Pass detected.
|
||||
- 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.
|
||||
- B108 # Probable insecure usage of temp file/directory.
|
||||
Reference in New Issue
Block a user