Address remediation

  • Latest Dynatrace
  • How-to guide

In the following, you'll learn how to manage remediation of entities affected by or related to a vulnerability. You can

Apply fix recommendations from Snyk

Third-party vulnerabilities

For vulnerabilities based on the Snyk feed, a fix recommendation is displayed if one is available. It consists of a library upgrade suggestion to solve the vulnerability.

  1. On the Prioritization page, select a vulnerability.

  2. In the side panel, go to Details and look for Fix recommendation.

    Fix recommendations from snyk

Make sure to restart processes after upgrading a library.

Apply fixes from Davis Security Advisor

Third-party vulnerabilities

With Davis Security Advisor (DSA), you can determine

  • Which patches and upgrades in the monitored technologies to apply for maximum remediation impact
  • How many vulnerabilities you can solve by updating a specific library
  • How many of the total solvable vulnerabilities are the most severe

To filter by DSA fixes

  1. On the Prioritization page, on the upper-left of the vulnerabilities table, select DSA Davis Security Advisor. This opens a Davis Security Advisor side window with a list of fixes.

  2. Select Filter for for the desired library. This filters the vulnerabilities table by the total number of vulnerabilities for a selected library that would be fixed by upgrading the library.

    filter by dsa

Make sure to restart processes after upgrading a library.

  • You can add as many DSA filters as you want.
  • To remove a filter, select next to the desired library.
  • To remove all filters, select Clear all.

Further reading

To learn more about Davis Security Advisor, see Concepts: Davis Security Advisor.

Track remediation progress

You can add links to tickets created in your issue tracking system for affected entities.

Adding a tracking link allows you to

  • Navigate to the associated URL
  • Track the remediation progress of the selected entities

You can easily check, for example, if someone is already working on fixing the vulnerability.

You can add, edit, or delete tracking links individually or in bulk.

Drill down into the source of vulnerabilities

To fix vulnerabilities you need to find the root cause. You can examine

Examine vulnerable components

Third-party vulnerabilities

Identify which libraries contain the vulnerability and how many affected process groups (or Kubernetes nodes) are impacted.

  1. On the Prioritization page, select a vulnerability.

  2. In the side panel, go to Affected entities and look for Vulnerable components.

    vulnerable components

You can also view vulnerable components on the overview page of process groups or Kubernetes nodes:

  1. On the Prioritization page, select a vulnerability.

  2. In the side panel, go to Affected entities.

  3. Under Process group overview (or Kubernetes node overview), either select a specific process group (or Kubernetes node), or select View all process groups (View all Kubernetes nodes) to open the related overview page.

  4. From there, select an affected entity to view details, including the name of the vulnerable component.

    vulnerable component on overview of PG

Further reading

Examine entry points

Code-level vulnerabilities

Analyze entry points to determine how the vulnerability could be exploited and identify potential attack paths.

  1. On the Prioritization page, select a vulnerability.

  2. In the side panel, go to Details and look for Entry points.

    entry points

If the same vulnerability is reachable by multiple HTTP paths, multiple entry point entries are listed. To save memory and network traffic, a limited number of entries is displayed.

If a code-level vulnerability is resolved or is about to be resolved in the next 30 minutes, the entry points are no longer open (vulnerable).

Further reading

Examine code location

Code-level vulnerabilities

View the source of the vulnerable function call to quickly assess its impact and origin.

  1. On the Prioritization page, select a vulnerability.

  2. In the side panel, go to Details and look for Code location.

    code location

Change the mute status of affected entities

You can change the mute status of affected entities according to your findings and needs. For example, you can set the status of an affected entity to Muted (...) if you wish to ignore the vulnerability for this particular entity:

  • It could be a false flag, meeting some additional conditions that make the vulnerability irrelevant.
  • Or maybe there’s no remediation available and a workaround has been applied.

Muting all affected entities of a vulnerability sets the vulnerability status to Muted. For details, see Vulnerability status.

You can change the status of affected entities individually or in bulk.

  1. On the Prioritization page, select a vulnerability.

  2. In the side panel, go to Affected entities.

  3. Select View all process groups (View all Kubernetes nodes) to navigate to the process group (or Kubernetes node) overview page related to the vulnerability.

  4. In the Mute status column, select the current value for the desired entity.

  5. Enter the new status and select Save.

    change status of an entity

Related tags
Application Security