We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ef61e commit fa8a837Copy full SHA for fa8a837
1 file changed
.gitleaks.toml
@@ -170,6 +170,6 @@ title = "gitleaks config"
170
171
[allowlist]
172
description = "Allowlisted files"
173
- files = ['''^\.?gitleaks.toml$''',
+ paths = ['''^\.?gitleaks.toml$''',
174
'''(.*?)(png|jpg|gif|doc|docx|pdf|bin|xls|pyc|zip)$''',
175
'''(go.mod|go.sum)$''']
0 commit comments