glare/bandit.yaml

7 lines
117 B
YAML

exclude_dirs:
- '/tests/'
skips:
- B104 # hardcoded_bind_all_interfaces
- B303 # md5
- B310 # urllib_urlopen