Skip to content

Commit 2545f9c

Browse files
Does this stop the false positives in scan-secrets?
1 parent c9c7c1a commit 2545f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/config/gitleaks.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ regexes = [
1717

1818
[allowlist]
1919
paths = ['''.terraform.lock.hcl''', '''poetry.lock''', '''yarn.lock''']
20+
stopwords = ['''dummy_key''', '''dummy_secret''']

0 commit comments

Comments
 (0)