mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-08 20:38:00 +02:00
exclude oscap profile from gitleaks
This commit is contained in:
@@ -542,5 +542,6 @@ paths = [
|
||||
'''(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$''',
|
||||
'''(go.mod|go.sum)$''',
|
||||
'''salt/nginx/files/enterprise-attack.json''',
|
||||
'''(.*?)whl$'''
|
||||
'''(.*?)whl$''',
|
||||
'''salt/stig/files/sos-oscap.xml'''
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user