Create an exception using the GUI (original) (raw)

Home / Manuals / Docker Scout / How-tos / Create an exception using the GUI

Table of contents


The Docker Scout Dashboard and Docker Desktop provide a user-friendly interface for creatingexceptions for vulnerabilities found in container images. Exceptions let you acknowledge accepted risks or address false positives in image analysis.

Prerequisites

To create an in the Docker Scout Dashboard or Docker Desktop, you need a Docker account with Editor or Owner permissions for the Docker organization that owns the image.

Steps

To create an exception for a vulnerability in an image using the Docker Scout Dashboard or Docker Desktop:


  1. Go to theImages page.
  2. Select the image tag that contains the vulnerability you want to create an exception for.
  3. Open the Image layers tab.
  4. Select the layer that contains the vulnerability you want to create an exception for.
  5. In the Vulnerabilities tab, find the vulnerability you want to create an exception for. Vulnerabilities are grouped by package. Find the package that contains the vulnerability you want to create an exception for, and then expand the package.
  6. Select the Create exception button next to the vulnerability.

Selecting the Create exception button opens the Create exception side panel. In this panel, you can provide the details of the exception:

When you've filled in the details, select the Create button to create the exception.

The exception is now created and factored into the analysis results for the images that you selected. The exception is also listed on the Exceptionstab of theVulnerabilities pagein the Docker Scout Dashboard.

  1. Open the Images view in Docker Desktop.
  2. Open the Hub tab.
  3. Select the image tag that contains the vulnerability you want to create an exception for.
  4. Select the layer that contains the vulnerability you want to create an exception for.
  5. In the Vulnerabilities tab, find the vulnerability you want to create an exception for.
  6. Select the Create exception button next to the vulnerability.

Selecting the Create exception button opens the Create exception side panel. In this panel, you can provide the details of the exception:

When you've filled in the details, select the Create button to create the exception.

The exception is now created and factored into the analysis results for the images that you selected. The exception is also listed on the Exceptionstab of theVulnerabilities pagein the Docker Scout Dashboard.