Skip to content

ci: add gitleaks secret scanning#4

Merged
iMark21 merged 2 commits intodevelopfrom
chore/secrets-scan-ci
Mar 26, 2026
Merged

ci: add gitleaks secret scanning#4
iMark21 merged 2 commits intodevelopfrom
chore/secrets-scan-ci

Conversation

@iMark21
Copy link
Copy Markdown
Owner

@iMark21 iMark21 commented Mar 26, 2026

Summary

  • Add GitHub Actions workflow that runs gitleaks on every PR and push to develop/main
  • Scans full git history for accidentally committed secrets (API keys, tokens, passwords)
  • Uses the official gitleaks/gitleaks-action@v2

Test plan

  • Verify the workflow runs on this PR
  • Confirm it passes (no secrets in repo history)
  • Future PRs with secrets should be blocked

@iMark21 iMark21 merged commit 79bd1f5 into develop Mar 26, 2026
1 check passed
@iMark21 iMark21 deleted the chore/secrets-scan-ci branch March 26, 2026 10:38
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