nccgroup / PMapper

A tool for quickly evaluating IAM permissions in AWS.
GNU Affero General Public License v3.0
1.41k stars 169 forks source link

Missing Edge(s) in Visualizations Where Nodes are Connected in a Cycle #68

Closed ncc-erik-steringer closed 3 years ago

ncc-erik-steringer commented 3 years ago

Appears to be caused by: https://gitlab.com/graphviz/graphviz/-/issues/1119

When using "concentration" in a graph generated by Graphviz, two or more nodes that are able to connect to each other in a cycle will lose an edge upon generating a visual file (SVG/PNG).

ncc-erik-steringer commented 3 years ago

Closing, can't/won't fix.