mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-06-22 16:09:03 +00:00
Add rh-1.0 (#863)
This commit is contained in:
parent
af4999ac0e
commit
a1bd51db99
@ -235,6 +235,7 @@ version_mapping:
|
|||||||
"gke-1.0": "gke-1.0"
|
"gke-1.0": "gke-1.0"
|
||||||
"ocp-3.10": "rh-0.7"
|
"ocp-3.10": "rh-0.7"
|
||||||
"ocp-3.11": "rh-0.7"
|
"ocp-3.11": "rh-0.7"
|
||||||
|
"ocp-4.0": "rh-1.0"
|
||||||
"aks-1.0": "aks-1.0"
|
"aks-1.0": "aks-1.0"
|
||||||
|
|
||||||
target_mapping:
|
target_mapping:
|
||||||
@ -272,3 +273,9 @@ target_mapping:
|
|||||||
- "controlplane"
|
- "controlplane"
|
||||||
- "policies"
|
- "policies"
|
||||||
- "managedservices"
|
- "managedservices"
|
||||||
|
"rh-1.0":
|
||||||
|
- "master"
|
||||||
|
- "node"
|
||||||
|
- "controlplane"
|
||||||
|
- "policies"
|
||||||
|
- "etcd"
|
||||||
|
Loading…
Reference in New Issue
Block a user