1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-19 21:28:07 +00:00
kube-bench/cfg
Abubakr-Sadik Nii Nai Davis a88b0703d8 Add kubeconfig variable substitution for kubelet and proxy.
There are checks for the kubeconfig for both kubelet and proxy which
the current kube-bench implementation does not check for properly.
kube-bench checks the wrong files.

This PR adds support for variable substitution for all the config file
types are that should be checked in the CIS benchmarks.

This PR also fixes a buggy in CIS 1.3.0 check 2.2.9, which checks for
ownership of the kubelet config file /var/lib/kubelet/config.yaml but
recommends changing ownership of kubelet kubeconfig file
/etc/kubernetes/kubelet.conf as remediation.
2019-02-27 22:15:14 +00:00
..
1.6 Fix issue with etcd checks failing because of using " " instead of "=" to specify value. 2018-01-18 14:41:46 +00:00
1.7 Fix issue with etcd checks failing because of using " " instead of "=" to specify value. 2018-01-18 14:41:46 +00:00
1.8 Add kubeconfig variable substitution for kubelet and proxy. 2019-02-27 22:15:14 +00:00
1.11 Add kubeconfig variable substitution for kubelet and proxy. 2019-02-27 22:15:14 +00:00
ocp-3.10 Add OCP 3.10 benchmarks. 2019-02-15 19:44:39 +00:00
config.yaml Add kubeconfig variable substitution for kubelet and proxy. 2019-02-27 22:15:14 +00:00