Skip to content

Add Trufflehog GHA#141

Merged
rastut merged 1 commit intomainfrom
add-trufflehog-gha
Jan 28, 2026
Merged

Add Trufflehog GHA#141
rastut merged 1 commit intomainfrom
add-trufflehog-gha

Conversation

@rastut
Copy link
Copy Markdown
Contributor

@rastut rastut commented Jan 28, 2026

This pull request introduces a new GitHub Actions workflow to enhance security by automatically scanning for secrets in the codebase using Trufflehog on every push to the main branch and on pull requests.

Security automation:

  • Added a .github/workflows/trufflehog.yaml workflow that runs Trufflehog to scan for secrets on pushes to main and on pull requests, helping to prevent accidental exposure of sensitive information.

@rastut rastut merged commit 6b6b305 into main Jan 28, 2026
4 checks passed
@rastut rastut deleted the add-trufflehog-gha branch January 28, 2026 12:06
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