Skip to content

chore: add gitleaks pre-commit hook - #5

Merged
rwaterman merged 1 commit into
developfrom
chore/gitleaks-pre-commit
Aug 24, 2026
Merged

chore: add gitleaks pre-commit hook#5
rwaterman merged 1 commit into
developfrom
chore/gitleaks-pre-commit

Conversation

@rwaterman

Copy link
Copy Markdown
Owner

Adds .pre-commit-config.yaml running the gitleaks hook (pinned v8.30.1) so secrets are caught at commit time, mirroring the existing gitleaks CI scan.

Activate per clone:

brew install pre-commit
pre-commit install

🤖 Generated with Claude Code

https://claude.ai/code/session_0178LxSMCwC7kaLHrj5y93oF

Mirrors the gitleaks CI scan locally via pre-commit so secrets are caught
before they reach a commit. Activate per clone with `pre-commit install`.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0178LxSMCwC7kaLHrj5y93oF
@rwaterman
rwaterman marked this pull request as ready for review August 24, 2026 02:18
@rwaterman
rwaterman merged commit 301a3ac into develop Aug 24, 2026
2 checks passed
@rwaterman
rwaterman deleted the chore/gitleaks-pre-commit branch August 24, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant