Skip to content

Add gitleaks pre-commit hook#28

Closed
Sarumyan wants to merge 1 commit intomasterfrom
chore/add-gitleaks-precommit
Closed

Add gitleaks pre-commit hook#28
Sarumyan wants to merge 1 commit intomasterfrom
chore/add-gitleaks-precommit

Conversation

@Sarumyan
Copy link
Contributor

Summary

  • Adds gitleaks pre-commit hook to catch secrets before they are committed
  • Part of org-wide secret detection rollout (see infra#20, infra#43)

Setup

After merging, developers should run:

pip install pre-commit  # if not already installed
pre-commit install

Adds gitleaks to .pre-commit-config.yaml to catch secrets before
they are committed. Part of the org-wide rollout (infra#20, infra#43).

Developers need to run 'pre-commit install' after pulling this change.
@Sarumyan Sarumyan closed this Mar 19, 2026
@Sarumyan Sarumyan deleted the chore/add-gitleaks-precommit branch March 19, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant