Add lightweight pre-commit secret scanning

This commit is contained in:
2026-03-28 00:20:48 +00:00
parent 1b339d5bce
commit 13459daf7a
4 changed files with 131 additions and 0 deletions

4
.githooks/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
scripts/scan-secrets.sh