kube-bench

Audits Kubernetes clusters against CIS security benchmarks

brewmacoslinux
Try with needOr install directly
Source

About

Checks Kubernetes deployment against security best practices (CIS Benchmark)

Commands

kube-bench

Examples

Run a full security audit against the current Kubernetes cluster$ kube-bench run
Run security checks specific to master node components$ kube-bench run --targets master
Generate a JSON report of all security findings$ kube-bench run --json