Files
ahriman/.bandit.toml
T
2026-07-16 14:40:54 +03:00

6 lines
50 B
TOML

[tool.bandit]
skips = [
"B404",
"B603",
]