mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-10 18:23:12 +01:00
Exclude Strelka defaults
This commit is contained in:
4
.github/.gitleaks.toml
vendored
4
.github/.gitleaks.toml
vendored
@@ -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'''
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user