To truly grasp infrastructure and service topology, we need to be able to capture the inter-service-communication between services within a project.
Often mono-repos consists of frontends, backends, databases, appolo-servers etc. Different port settings are already being captured through smart analysis and regex recognitions - It should be possible to while iterative code scanning also capture service calls from one service to another.
This should be presented in 3 different formats - json, matrix and diagram form
To truly grasp infrastructure and service topology, we need to be able to capture the inter-service-communication between services within a project.
Often mono-repos consists of frontends, backends, databases, appolo-servers etc. Different port settings are already being captured through smart analysis and regex recognitions - It should be possible to while iterative code scanning also capture service calls from one service to another.
This should be presented in 3 different formats - json, matrix and diagram form