mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
Exclude the embedded SSH private key from Red Hat secret scanning. For https://github.com/coreos/fedora-coreos-tracker/issues/1394.
6 lines
126 B
TOML
6 lines
126 B
TOML
[allowlist]
|
|
description = "Exclude test keys from Red Hat secret scanning"
|
|
files = [
|
|
".*custom-host-key-permissions.*",
|
|
]
|