ci(security): add Bandit pre-commit hook

This commit is contained in:
imSp4rky
2026-04-02 13:23:26 -06:00
parent e10dbeed94
commit c051d9df23
3 changed files with 23 additions and 0 deletions

4
.gitignore vendored
View File

@@ -223,6 +223,10 @@ cython_debug/
.github/copilot-instructions.md
CLAUDE.md
# CodeQL local analysis
.codeql-db/
.codeql-results/
# Ruff stuff:
.ruff_cache/