diff --git a/.bandit b/.bandit new file mode 100644 index 00000000..99c5af28 --- /dev/null +++ b/.bandit @@ -0,0 +1,3 @@ +[bandit] +exclude=tests +skips=S105,S404