deggja / netfetch

Kubernetes tool for scanning clusters for network policies and identifying unprotected workloads.
MIT License
401 stars 25 forks source link

Bug: hasDenyAll and hasPolicies #160

Open deggja opened 2 months ago

deggja commented 2 months ago

The hasDenyAll and hasPolicies flags are not being passed correctly. Pods are also being duplicated in the result in native cluster wide scans.