fix: gitleaks.toml — allowlist false positive blocking commits (U1) #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
docs/research/ai-coding-factory/ai-coding-factory-session.md:90triggers ageneric-api-keyfalse positive in gitleaks ("Token routing: Haiku/Sonnet/Opus"). The pre-commit hook blocks commits on all machines with gitleaks installed.Fix
Add an allowlist entry to
gitleaks.tomlfor this specific file and line.Priority
Fix first — blocks all commits on machines with gitleaks installed.