Skip to content

Add Gitleaks hook to pre-commit#74

Merged
ax3l merged 1 commit into
pals-project:mainfrom
EZoni:precommit_gitleaks
Jun 17, 2026
Merged

Add Gitleaks hook to pre-commit#74
ax3l merged 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
@ax3l ax3l self-assigned this Jun 17, 2026
@ax3l ax3l merged commit 57ceec1 into pals-project:main Jun 17, 2026
16 checks passed
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.

2 participants