netfetch

Scans K8s clusters for network policies and unprotected workloads

brewmacoslinux
Try with needOr install directly
Source

About

K8s tool to scan clusters for network policies and unprotected workloads

Commands

netfetch

Examples

Scan current Kubernetes cluster for network policy coverage$ netfetch scan
Generate a detailed report of unprotected workloads in a specific namespace$ netfetch scan --namespace production --report json
Check network policies for a specific deployment$ netfetch check deployment myapp --namespace default