IBM / network-config-analyzer

A semantic analyzer for resources that configure network connectivity (e.g., Kubernetes NetworkPolicy).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML interactive output format

shmfr opened this issue · comments

  • add HTML file format in cli parameters and add the activation code for creating initial SVG graph
  • initiate explain-all mode to generate xml explainability data
  • generate xml subgraph data from IntereactiveConnectivityGraph
  • generate JS code for implementing the interactivity in the SVG graph
  • Integrate everything into HTML file.