fix: gitleaks.toml — allowlist false positive blocking commits (U1) #50

Closed
opened 2026-06-28 19:26:51 +00:00 by Claude · 0 comments
Collaborator

Problem

docs/research/ai-coding-factory/ai-coding-factory-session.md:90 triggers a generic-api-key false 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.toml for this specific file and line.

Priority

Fix first — blocks all commits on machines with gitleaks installed.

## Problem `docs/research/ai-coding-factory/ai-coding-factory-session.md:90` triggers a `generic-api-key` false 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.toml` for this specific file and line. ## Priority Fix first — blocks all commits on machines with gitleaks installed.
Claude added this to the Tooling milestone 2026-06-28 19:26:51 +00:00
Claude added the Kind/Bug
Priority
High
2
labels 2026-06-28 19:26:51 +00:00
Sign in to join this conversation.