[bandit]
#exclude_dirs:
#  - test/*
exclude: test/*, **/test_*.py

#[bandit]
#tests: B101,B102,B301
