1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00
Files
fedora-coreos-config/.gitleaks.toml
Benjamin Gilbert d4660be52c tests/kola: add test for custom SSH host key with mode 640
Exclude the embedded SSH private key from Red Hat secret scanning.

For https://github.com/coreos/fedora-coreos-tracker/issues/1394.
2023-03-09 15:59:46 -05:00

6 lines
126 B
TOML

[allowlist]
description = "Exclude test keys from Red Hat secret scanning"
files = [
".*custom-host-key-permissions.*",
]