[bandit]
exclude_dirs = tests,venv,.venv,htmlcov,.git,migrations
skips = B101,B601
severity_level = medium
confidence_level = medium
