Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix base on initial commits #3586

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

bobidle
Copy link
Contributor

@bobidle bobidle commented Nov 11, 2024

Description:

  • On initial commits of a GitHub repository all commits (part of the initial commit) should be checked
  • Trufflehog should work when the Trufflehog workflow is part of an initial commit
  • Trufflehog should work when it is part of a GitHub repository template (again part of an initial commit)

Fix #3557

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@bobidle bobidle requested a review from a team as a code owner November 11, 2024 15:01
@CLAassistant
Copy link

CLAassistant commented Nov 11, 2024

CLA assistant check
All committers have signed the CLA.

@bobidle
Copy link
Contributor Author

bobidle commented Nov 19, 2024

Rebased with main branch

Copy link
Collaborator

@zricethezav zricethezav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A step in the right direction, there might be some additional edge cases here to iron out.

@zricethezav zricethezav merged commit f11c927 into trufflesecurity:main Feb 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Trufflehog scan fails when action is in initial commit
3 participants