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
8 stars 0 forks source link

misleading name of node in html representation #894

Closed ShiriMoran closed 1 month ago

ShiriMoran commented 1 month ago

In the following test:

    {
        VpcTestCommon: testfunc.VpcTestCommon{
            InputConfig: "sg_testing1_new",
            UseCases:    []vpcmodel.OutputUseCase{vpcmodel.AllEndpoints},
            Format:      vpcmodel.HTML,
        },
        Grouping: true,
    },

There's a node titled External IPs:Various IP ranges even though it contains a single cidr, 142.0.0.0/7