Support for EKS CIS benchmark 1.4.0
The EKS CIS benchmark 1.4.0 was released last year, yet only 1.2.0 is supported by kube-bench.
Are there any plans to support newer versions like 1.3.0 and 1.4.0 soon? I am aware of https://github.com/aquasecurity/kube-bench/pull/1484 which seems to add support for 1.3.0, although there wasn't any activity since quite some time.
Given the frequency of EKS updates, it is very crucial to keep pace with newer CIS versions as well.
Fun fact EKS 1.5.0 is out now, so even 1.4.0 is behind the current data. I would also really like to know more about where this is going. 1.2.0 is about 2 years old now, and in the Kubernetes world, that's old enough to draw retirement. The biggest issue is Pod Security Policies are no longer a thing, and more than half of the checks rely on said PSPs.
any updates?
kube-bench supports EKS CIS 1.5 #1653