Centralised git hooks for CircuitForge repos — gitleaks secret + PII scanning
Find a file
pyr0ball 1984dad57d test: add integration tests for pre-commit and commit-msg hooks
12 tests covering secret blocking (FORGEJO token, sk- key), PII blocking
(phone, personal email), allowlist pass-throughs (.example files, ollama
placeholder, safe source), and all commit-msg format cases.
2026-03-07 12:43:28 -08:00
hooks fix(hooks): quote CONFIG_ARG, guard pre-push against empty repos 2026-03-07 12:40:35 -08:00
tests test: add integration tests for pre-commit and commit-msg hooks 2026-03-07 12:43:28 -08:00
gitleaks.toml feat: add shared gitleaks config with CF secret + PII rules 2026-03-07 12:33:46 -08:00
install.sh feat: add install.sh for one-command hook activation 2026-03-07 12:36:18 -08:00