Skip to content

Add gitleaks secret scanning#49

Closed
neonwatty wants to merge 1 commit into
mainfrom
add-gitleaks-scanning
Closed

Add gitleaks secret scanning#49
neonwatty wants to merge 1 commit into
mainfrom
add-gitleaks-scanning

Conversation

@neonwatty

Copy link
Copy Markdown
Owner

Summary

  • Adds gitleaks GitHub Action for automated secret detection
  • Runs on all PRs and pushes to main/master
  • Prevents accidental credential leaks

What is Gitleaks?

Gitleaks is a SAST tool for detecting hardcoded secrets like passwords, API keys, and tokens in git repos.

Test Plan

  • CI workflow runs successfully
  • No false positives on existing code

Adds automated secret detection to prevent accidental credential commits.
Runs on all PRs and pushes to main/master branches.
@neonwatty neonwatty closed this Jul 11, 2026
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