ProtectOnce Applicaton Map

An application flow map is a simple interactive visualization that reflects the relationship between attacks and workloads in your onboarded application. This allows the product development team to quickly identify the microservices in the application that are the primary target of the attacks while also viewing the API routes that could be affected.

In this documentation, we will explore:

  • Navigating to Application Map

  • Application Info

  • Advanced filter

Let’s get started 🚀

Navigating to Application Map

Sign in to your ProtectOnce account and click on the Discovery tab from the leftmost sidebar of the main interface and hit the Application Map tab.

You will be navigated to the screen displaying the application map under the In App Instrumentation tab.

Application Info

This page displays a graphical representation of the sequence of the attacks. It shows all the workloads of an application and where exactly the attack is specifically occurring. For example, the onboarded app (as can be observed from the illustration below) has six workloads and all the attacks are shown with red dotted lines on the application map.

If you click on the View More option of any workload, it will show all the API routes of the current workload. This can help a lot in the debugging process by treating the issues found at affected routes.

Last updated