Skip to content

Add betterleaks secret scanning - #85

Closed
repowarden-app[bot] wants to merge 1 commit into
masterfrom
repowarden/secret-scanning-1782464755884
Closed

Add betterleaks secret scanning#85
repowarden-app[bot] wants to merge 1 commit into
masterfrom
repowarden/secret-scanning-1782464755884

Conversation

@repowarden-app

Copy link
Copy Markdown

What this adds

  • .github/workflows/betterleaks.yml — runs betterleaks on every push and PR so new secrets can't sneak in.
  • .betterleaks.toml — extends the betterleaks defaults with an allowlist for the usual false-positive offenders (test env files, GTM/analytics IDs, fixtures, snapshots, .NET test projects).

Betterleaks is the free, open-source successor to gitleaks (built by the same maintainers). The CI step takes a few seconds and fails the build if it finds anything — so this catches mistakes before they hit the default branch.

Existing findings

None — your working tree is clean.

Note: per RepoWarden's policy, this scan only inspects the current working tree, not git history. If you've previously committed secrets, rotate them and consider git filter-repo to scrub history.

Co-Authored-By: repowarden[bot] <bot@repowarden.dev>
@repowarden-app

Copy link
Copy Markdown
Author

This PR has been open for 14 days without being merged, so I'm closing it.

If there was an issue with these changes, please reply with feedback so I can improve!

— RepoWarden

@repowarden-app repowarden-app Bot 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.

0 participants