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.
2 parents c2e4200 + 4c5a747 commit f5f986fCopy full SHA for f5f986f
.github/workflows/code-analysis.yml
@@ -82,4 +82,4 @@ jobs:
82
uses: trufflesecurity/trufflehog@main
83
with:
84
path: ./
85
- extra_args: --debug --only-verified # Scanning the entire repo
+ extra_args: --debug --only-verified --all # Scanning the entire repo
0 commit comments