[bandit] # Exclude any file named tests.py anywhere under the tree exclude = tests.py # include everything, even LOW confidence-level = LOW severity-level = LOW