aquasecurity / kube-bench

Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
Apache License 2.0
7.08k stars 1.23k forks source link

Add support for CIS OpenShift 1.6 Benchmark #1682

Open deebhatia opened 2 months ago

deebhatia commented 2 months ago

This adds support of CIS OpenShift 1.6 Benchmark.

Closes #1457

CIS Benchmark Link

https://workbench.cisecurity.org/benchmarks/16094

CIS Blog mentioning the OpenShift 4.15 release version

https://www.cisecurity.org/insights/blog/cis-benchmarks-july-2024-update#CISRedHatOpenShiftContainerPlatformBenchmarkv1.6.0

Sample Run

Command Used

kube-bench run --json --version ocp-4.16

Report

1_6_results.json

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

deebhatia commented 3 weeks ago

Hi @afdesk @mozillazg, Can you please take some time and review it. :)

afdesk commented 3 weeks ago

Hi @deebhatia! thanks for your contribution! I'll take a look this week

deebhatia commented 7 hours ago

Hi @afdesk,

Can you please take some time out and review it? Thanks in advance!