core/tests/bandit.yaml

12 lines
134 B
YAML

# https://bandit.readthedocs.io/en/latest/config.html
tests:
- B313
- B314
- B315
- B316
- B317
- B318
- B319
- B320