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

consider type for capturing tcp response analysis (statefulness) #617

Closed adisos closed 1 day ago

adisos commented 3 weeks ago

are the operators well defined? or should they be renamed as they are only relevant for the abstraction? consider how is this defined if we want to add the original src-to-dst and dst-to-src (response) allowed connections.

_Originally posted by @ShiriMoran in https://github.com/np-guard/vpc-network-config-analyzer/pull/606#discussion_r1629730859_

adisos commented 1 day ago

The operators are defined with respect to tcpRspEnable , nonTCP , and allConn.