1 parent 1deaefd commit c78df20Copy full SHA for c78df20
1 file changed
.gitleaks.toml
@@ -45,4 +45,5 @@ regexTarget = "match"
45
regexes = [
46
'''(?i)(your|example|placeholder|changeme|change-me|local-dev-secret|dummy|test|xxx|<[^>]+>)''',
47
'''\$\{[^}]+\}''',
48
+ '''(?i)replace-with-''',
49
]
0 commit comments