Overview
While reviewing benchmark definitions, several test cases had incorrect names, audit commands, or scored/remediation values.
This PR fixes those issues to align with upstream Kubernetes and OpenShift compliance requirements.
Details
- Updated audit commands.
- Fixed test names and descriptions for clarity.
- Corrected scored values where applicable.
- Adjusted remediations for consistency.
- Verified changes across:
- rh-1.8
- cis-1.11
- gke-1.8.0
- eks-1.7.0
Expected Result
After this fix, all tests validate correctly, and kube-bench reports accurate compliance results for the above benchmarks.