mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
add configuration to override leak detector defaults
This commit is contained in:
2
.github/workflows/leaktest.yml
vendored
2
.github/workflows/leaktest.yml
vendored
@@ -13,3 +13,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Gitleaks
|
- name: Gitleaks
|
||||||
uses: zricethezav/gitleaks-action@master
|
uses: zricethezav/gitleaks-action@master
|
||||||
|
with:
|
||||||
|
config-path: .github/.gitleaks.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user