Exclude Strelka defaults

This commit is contained in:
weslambert
2024-01-23 13:05:58 -05:00
committed by GitHub
parent 34bb37e415
commit 63ba97306c

View File

@@ -541,6 +541,6 @@ paths = [
'''gitleaks.toml''',
'''(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$''',
'''(go.mod|go.sum)$''',
'''salt/nginx/files/enterprise-attack.json'''
'''salt/nginx/files/enterprise-attack.json''',
'''salt/strelka/defaults.yaml'''
]