mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
allow wheel files
This commit is contained in:
1
.github/.gitleaks.toml
vendored
1
.github/.gitleaks.toml
vendored
@@ -542,4 +542,5 @@ paths = [
|
|||||||
'''(.*?)(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'''
|
||||||
|
'''(.*?)whl$
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user