np-guard / netpol-analyzer

A Golang library for analyzing k8s connectivity-configuration resources (a.k.a. network policies)
Apache License 2.0
9 stars 2 forks source link

exposure analysis with pod selectors #343

Closed shireenf-ibm closed 3 months ago

shireenf-ibm commented 3 months ago

issue #236

task:

  • [ ] expanding the exposure analysis to rules with PodSelector
adisos commented 3 months ago

Missing an example test with exposure to "all namespaces, certain pod labels" ?