mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-27 23:18:08 +02:00
Exclude Strelka defaults
This commit is contained in:
@@ -541,6 +541,6 @@ paths = [
|
|||||||
'''gitleaks.toml''',
|
'''gitleaks.toml''',
|
||||||
'''(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$''',
|
'''(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$''',
|
||||||
'''(go.mod|go.sum)$''',
|
'''(go.mod|go.sum)$''',
|
||||||
|
'''salt/nginx/files/enterprise-attack.json''',
|
||||||
'''salt/nginx/files/enterprise-attack.json'''
|
'''salt/strelka/defaults.yaml'''
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user