Skip to content

Commit 70f9db9

Browse files
Add bandit config, update bandit baseline (#168)
* Add bandit config, update bandit baseline Signed-off-by: Stewart Francis <[email protected]> * fix bad shebang Signed-off-by: Stewart Francis <[email protected]> --------- Signed-off-by: Stewart Francis <[email protected]>
1 parent d96f80c commit 70f9db9

File tree

3 files changed

+584
-8
lines changed

3 files changed

+584
-8
lines changed

.bandit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[bandit]
2+
exclude = ./tests,./.ansible

0 commit comments

Comments
 (0)