cis-kubernetes-benchmark icon indicating copy to clipboard operation
cis-kubernetes-benchmark copied to clipboard

CIS Kubernetes Benchmark - InSpec Profile

Results 3 cis-kubernetes-benchmark issues
Sort by recently updated
recently updated
newest added

The following files reference a metadata-only audit policy in order to prevent logging request/response contents for sensitive resources: * https://github.com/dev-sec/cis-kubernetes-benchmark/blob/master/controls/3_2_control_plane_logging.rb A recent [bugfix](https://github.com/kubernetes/kubernetes/pull/102040) resolves logging of subresource requests which would...

**Describe the bug** Encountering various errors when executing `etcd` controls (`2.*`). **Expected behavior** I expect to receive `passed`/`failed`/`skipped` results based on observed system & application state. **Actual behavior** ``undefined method...