Skip to content

Commit e07d510

Browse files
committed
add .gitleaks.toml
1 parent eaa2d05 commit e07d510

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitleaks.toml

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

0 commit comments

Comments
 (0)