cockpit/.gitleaks.toml

6 lines
111 B
TOML

# # help Red Hat ignore false positives during its code scans
[allowlist]
paths = [
'src/ssh/mock.*key',
]