zaproxy / zap-hud

The ZAP Heads Up Display (HUD)
Apache License 2.0
250 stars 151 forks source link

New tool idea - Call Graph HUD Edition #488

Open kingthorin opened 5 years ago

kingthorin commented 5 years ago

It occurred to me the other day that there are some good tools for doing graphs/webs in JS (ex: d3js) and that perhaps someone could implement a HUD'ified version of Call Graph (https://github.com/zaproxy/zap-extensions/tree/master/addOns/callgraph) leveraging one of those.

nothingismagick commented 5 years ago

As fate would have it I'm working with D3 right now. Wouldn't be that hard to spec out, but time is tight at the moment...