We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f996527 commit c1c5b86Copy full SHA for c1c5b86
1 file changed
.github/workflows/trufflehog.yml
@@ -13,3 +13,5 @@ jobs:
13
fetch-depth: 0
14
- name: Secret Scanning
15
uses: trufflesecurity/trufflehog@main
16
+ with:
17
+ extra_args: --results=verified,unknown
0 commit comments