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 1752268 commit a4fb50eCopy full SHA for a4fb50e
1 file changed
.github/workflows/entropy-beauty-scan.yml
@@ -37,7 +37,7 @@ jobs:
37
# No extra packages needed — compute-entropy.py uses only stdlib
38
39
- name: Run TruffleHog
40
- uses: trufflesecurity/trufflehog@f446421baf832d6356c42c1743d99abff52ff334 # main (as of March 2026)
+ uses: trufflesecurity/trufflehog@f446421baf832d6356c42c1743d99abff52ff334 # v3.95.7
41
with:
42
path: .
43
extra_args: --results=verified,unknown --filter-entropy=3.5 --json
0 commit comments