np-guard / vpc-network-config-analyzer

A tool for analyzing the configured network connectivity of VPCs as specified by various VPC resources
Apache License 2.0
7 stars 0 forks source link

check aws explainabiliy #756

Closed haim-kermany closed 1 week ago

haim-kermany commented 1 month ago

after nacl is supported, explainability should work. additional support is needed for public/private subnets

ShiriMoran commented 2 weeks ago

for the 2nd bullet above, add examples:

  1. Private subnet s.t. the path in/to external is being blocked in the subnet
  2. Private subnet blocking both in egress or ingress
  3. Public subnets enabling connection to the internet