mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-03-24 05:22:38 +01:00
Merge pull request #15662 from Security-Onion-Solutions/reyesj2-patch-1
exclude oscap profile from gitleaks
This commit is contained in:
3
.github/.gitleaks.toml
vendored
3
.github/.gitleaks.toml
vendored
@@ -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