Skip to content

Commit 4d9b5e1

Browse files
Tune .bandit.yml
Update .bandit.yml to ignore low confidence noise
1 parent d270329 commit 4d9b5e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.bandit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ severity:
3232
# Set the confidence levels to report.
3333
# Including all levels to catch all potential issues.
3434
confidence:
35-
- LOW
3635
- MEDIUM
3736
- HIGH
3837

0 commit comments

Comments
 (0)