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

nodeSet abstraction Bug #635

Closed haim-kermany closed 3 months ago

haim-kermany commented 3 months ago

pip explainability for html was not working properly, the cause are two bugs at the abstraction:

  1. connection [N1->N2: no Connection] while N1 is part of the nodeSet, was not abstracted
    1. wrong mergedConnection was taken in case both N1 and N2 was in the nodeset