Skip to content

Commit

Permalink
feat(ci): ignore unverified trufflehog results
Browse files Browse the repository at this point in the history
  • Loading branch information
McPatate committed Feb 4, 2025
1 parent 551aeca commit 911c69f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown

0 comments on commit 911c69f

Please sign in to comment.