Changed gitleaks to trufflehog
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 1m36s
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 1m36s
This commit is contained in:
parent
e8a2361475
commit
d0e48b5891
@ -12,5 +12,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Run Gitleaks
|
||||
uses: gitleaks/gitleaks-action@v2
|
||||
- name: TruffleHog Secret Scan
|
||||
uses: trufflesecurity/trufflehog@main
|
||||
with:
|
||||
extra_args: --only-verified
|
||||
Loading…
x
Reference in New Issue
Block a user