Skip to content

Add Gitleaks hook to pre-commit#74

Open
EZoni wants to merge 1 commit into
pals-project:mainfrom
EZoni:precommit_gitleaks
Open

Add Gitleaks hook to pre-commit#74
EZoni wants to merge 1 commit into
pals-project:mainfrom
EZoni:precommit_gitleaks

Conversation

@EZoni

@EZoni EZoni commented Jun 8, 2026

Copy link
Copy Markdown
Member

Gitleaks (github.com/gitleaks/gitleaks) is a tool for detecting secrets like passwords, API keys, and tokens in git repositories, files, and directories.

The hook is supported by pre-commit and listed at pre-commit.com/hooks.html in the "secret scanning / security" section.

Note that I set version 8.30.0 intentionally after seeing it was set back (from 8.30.1) automatically by pre-commit's autoupdate in BLAST-AI-ML/synapse#451.

@EZoni EZoni requested a review from ax3l June 8, 2026 21:54
@EZoni EZoni added the CI/CD label Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant