Skip to content

Commit 0fe1beb

Browse files
author
Joonas Hiltunen
committed
Exclude AWS detector
1 parent b35b79a commit 0fe1beb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shared-secret-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Secret Scanning
4646
uses: trufflesecurity/trufflehog@05cccb53bc9e13bc6d17997db5a6bcc3df44bf2f # v3.92.3
4747
with:
48-
extra_args: --results=verified,unverified,unknown
48+
extra_args: --results=verified,unverified,unknown --exclude-detectors=AWS
4949

5050
send-alerts:
5151
name: Send alerts

0 commit comments

Comments
 (0)