Skip to content

Commit 0af1aad

Browse files
authored
chore: Add a .gitleaks.toml to fix the false/positives from the infosec scans (#2452)
1 parent 5a9d9d8 commit 0af1aad

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitleaks.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[allowlist]
2+
description = "Global Allowlist"
3+
4+
regexes = [
5+
'''ABTLWHOULUVAXGTRYU7OC2876QJ2O''',
6+
'''GR1348941oP5naQnWsbJRTvXHC7VJ''',
7+
'''ghs_16C7e42F292c6912E7710c838347Ae178B4a''',
8+
]

0 commit comments

Comments
 (0)