1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00

Add rh-1.0 (#863)

This commit is contained in:
Yoav Rotem 2021-05-02 19:31:03 +03:00 committed by GitHub
parent af4999ac0e
commit a1bd51db99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,6 +235,7 @@ version_mapping:
"gke-1.0": "gke-1.0"
"ocp-3.10": "rh-0.7"
"ocp-3.11": "rh-0.7"
"ocp-4.0": "rh-1.0"
"aks-1.0": "aks-1.0"
target_mapping:
@ -272,3 +273,9 @@ target_mapping:
- "controlplane"
- "policies"
- "managedservices"
"rh-1.0":
- "master"
- "node"
- "controlplane"
- "policies"
- "etcd"