Skip to content

Add TruffleHog secret scanning - #1

Merged
Zyrtnin merged 1 commit into
mainfrom
security/add-trufflehog-scanning
Apr 18, 2026
Merged

Add TruffleHog secret scanning#1
Zyrtnin merged 1 commit into
mainfrom
security/add-trufflehog-scanning

Conversation

@Zyrtnin

@Zyrtnin Zyrtnin commented Apr 18, 2026

Copy link
Copy Markdown

Adds a TruffleHog workflow that scans for leaked secrets on PRs, pushes to main, and on a weekly cron.

Why: the repo currently has no secret-scanning in CI. TruffleHog catches live credentials in both current files and historical commits, which GitHub's native scanner alone does not cover on private repos.

What it runs on:

  • every PR
  • every push to the default branch
  • weekly (Monday 06:00 UTC)
  • manual dispatch

Cost: free. No license gate, public or private.

Scans PRs, pushes to the default branch, and runs weekly on a schedule.
Verified and unknown results are reported; reduces noise from low-confidence hits.
@Zyrtnin
Zyrtnin merged commit 42b2340 into main Apr 18, 2026
2 checks passed
@Zyrtnin
Zyrtnin deleted the security/add-trufflehog-scanning branch April 18, 2026 09:03
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