@@ -18,14 +18,16 @@ This chart installs the following components:
1818
1919| Source | Kubernetes distribution | scan profile | Kubernetes versions |
2020| --------| -------------------------| --------------------------------------------------------------------------------------------------------------------| ---------------------|
21- | CIS | any | [ cis-1.8] ( https://github.com/rancher/security-scan/tree/master/package/cfg/cis-1.8 ) | v1.26+ |
22- | CIS | rke | [ rke-cis-1.8-permissive] ( https://github.com/rancher/security-scan/tree/master/package/cfg/rke-cis-1.8-permissive ) | rke1-v1.26+ |
23- | CIS | rke | [ rke-cis-1.8-hardened] ( https://github.com/rancher/security-scan/tree/master/package/cfg/rke-cis-1.8-hardened ) | rke1-v1.26+ |
24- | CIS | rke2 | [ rke2-cis-1.8-permissive] ( https://github.com/rancher/security-scan/tree/master/package/cfg/rke2-cis-1.8-permissive ) | rke2-v1.26+ |
25- | CIS | rke2 | [ rke2-cis-1.8-hardened] ( https://github.com/rancher/security-scan/tree/master/package/cfg/rke2-cis-1.8-hardened ) | rke2-v1.26+ |
26- | CIS | k3s | [ k3s-cis-1.8-permissive] ( https://github.com/rancher/security-scan/tree/master/package/cfg/k3s-cis-1.8-permissive ) | k3s-v1.26+ |
27- | CIS | k3s | [ k3s-cis-1.8-hardened] ( https://github.com/rancher/security-scan/tree/master/package/cfg/k3s-cis-1.8-hardened ) | k3s-v1.26+ |
28- | CIS | eks | eks-1.2.0 | eks |
29- | CIS | aks | aks-1.0 | aks |
30- | CIS | gke | gke-1.2.0 | gke |
31- | CIS | gke | gke-1.6.0 | gke-1.29+ |
21+ | CIS | any | [ cis-1.9] ( https://github.com/aquasecurity/kube-bench/tree/main/cfg/cis-1.9 ) | v1.27+ |
22+ | CIS | any | [ cis-1.8] ( https://github.com/aquasecurity/kube-bench/tree/main/cfg/cis-1.8 ) | v1.26 |
23+ | CIS | rke | [ rke-cis-1.8-permissive] ( https://github.com/rancher/security-scan/tree/main/package/cfg/rke-cis-1.8-permissive ) | rke1-v1.26+ |
24+ | CIS | rke | [ rke-cis-1.8-hardened] ( https://github.com/rancher/security-scan/tree/main/package/cfg/rke-cis-1.8-hardened ) | rke1-v1.26+ |
25+ | CIS | rke2 | [ rke2-cis-1.8-permissive] ( https://github.com/rancher/security-scan/tree/main/package/cfg/rke2-cis-1.8-permissive ) | rke2-v1.26+ |
26+ | CIS | rke2 | [ rke2-cis-1.8-hardened] ( https://github.com/rancher/security-scan/tree/main/package/cfg/rke2-cis-1.8-hardened ) | rke2-v1.26+ |
27+ | CIS | k3s | [ k3s-cis-1.9] ( https://github.com/rancher/security-scan/tree/main/package/cfg/k3s-cis-1.9 ) | k3s-v1.27+ |
28+ | CIS | k3s | [ k3s-cis-1.8-permissive] ( https://github.com/rancher/security-scan/tree/main/package/cfg/k3s-cis-1.8-permissive ) | k3s-v1.26 |
29+ | CIS | k3s | [ k3s-cis-1.8-hardened] ( https://github.com/rancher/security-scan/tree/main/package/cfg/k3s-cis-1.8-hardened ) | k3s-v1.26 |
30+ | CIS | eks | [ eks-1.2.0] ( https://github.com/aquasecurity/kube-bench/tree/main/cfg/eks-1.2.0 ) | eks |
31+ | CIS | aks | [ aks-1.0] ( https://github.com/aquasecurity/kube-bench/tree/main/cfg/aks-1.0 ) | aks |
32+ | CIS | gke | [ gke-1.2.0] ( https://github.com/aquasecurity/kube-bench/tree/main/cfg/gke-1.2.0 ) | gke-1.20 |
33+ | CIS | gke | [ gke-1.6.0] ( https://github.com/aquasecurity/kube-bench/tree/main/cfg/gke-1.6.0 ) | gke-1.29+ |
0 commit comments