Skip to content

Commit fdb4f0e

Browse files
committed
eli-285 get rid of false flag gitleak
1 parent 4e18992 commit fdb4f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/config/gitleaks.toml

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

1818
[allowlist]
1919
paths = ['''.terraform.lock.hcl''', '''poetry.lock''', '''yarn.lock''']
20-
stopwords = ['''dummy_key''', '''dummy_secret''', '''192.0.0.1''']
20+
stopwords = ['''dummy_key''', '''dummy_secret''', '''192.0.0.1''', '''prance = "^25.4.8.0"''', '''25.4.8.0''']

0 commit comments

Comments
 (0)