feat(ci): ignore trufflehog unverified results (#36031)

This commit is contained in:
Luc Georges 2025-02-04 16:39:36 +01:00 committed by GitHub
parent 9855acb9c5
commit c98b467905
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,3 +16,5 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Secret Scanning - name: Secret Scanning
uses: trufflesecurity/trufflehog@main uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown