kubescape

Kubernetes security testing tool based on NSA and CISA hardening guidance

brewmacoslinux
Try with needOr install directly
Source

About

Kubernetes testing according to Hardening Guidance by NSA and CISA

Commands

kubescape

Examples

Scan all resources in the current cluster$ kubescape scan
Scan a specific namespace for security issues$ kubescape scan namespace kube-system
Scan a YAML file against NSA/CISA guidelines$ kubescape scan file deployment.yaml