Skip to content

Conversation

@neonwatty
Copy link
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.
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.

2 participants