You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: datacenter/dtr/2.5/guides/user/manage-images/override-a-vulnerability.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ DTR scans images for vulnerabilities. At times, however, it may report image vul
16
16
17
17
3. Click **View details** to review the image scan results, and select **Components** to see the vulnerabilities for each component packaged in the image.
18
18
19
-
4. Select the component with the vulnerability you want to ignore, navigate to the vulnerability, and click **hide**.
19
+
4. Select the component with the vulnerability you want to ignore, navigate to the vulnerability, and click **Hide**.
Copy file name to clipboardExpand all lines: datacenter/dtr/2.6/guides/user/manage-images/override-a-vulnerability.md
+10-17Lines changed: 10 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,31 +5,24 @@ description: Learn how to dismiss a vulnerability reported by the security
5
5
keywords: registry, security scanner
6
6
---
7
7
8
-
DTR scans your images for vulnerabilities but sometimes it can report that
9
-
your image has vulnerabilities you know have been fixed. If that happens you
10
-
can dismiss the warning.
8
+
DTR scans images for vulnerabilities. At times, however, it may report image vulnerabilities that you know have been fixed, and whenever that happens the warning can be dismissed.
11
9
12
-
In the **DTR web interface**, navigate to the repository that has been scanned.
3. Click **View details** to review the image scan results, and select **Components** to see the vulnerabilities for each component packaged in the image.
24
18
25
-
The vulnerability is hidden system-wide and will no longer be reported as a vulnerability
26
-
on affected images with the same layer IDs or digests.
19
+
4. Select the component with the vulnerability you want to ignore, navigate to the vulnerability, and click **Hide**.
27
20
28
-
After dismissing a vulnerability, DTR will not reevaluate the promotion policies
If you want the promotion policy to be reevaluated for the image after hiding
32
-
a particular vulnerability, click **Promote**.
23
+
Once dismissed, the vulnerability is hidden system-wide and will no longer be reported as a vulnerability on affected images with the same layer IDs or digests. In addition, DTR will not reevaluate the promotion policies that have been set up for the repository.
24
+
25
+
If after hiding a particular vulnerability you want the promotion policy for the image to be reevaluated, click **Promote**.
DTR scans your images for vulnerabilities but sometimes it can report that
11
-
your image has vulnerabilities you know have been fixed. If that happens you
12
-
can dismiss the warning.
10
+
DTR scans images for vulnerabilities. At times, however, it may report image vulnerabilities that you know have been fixed, and whenever that happens the warning can be dismissed.
13
11
14
-
In the **DTR web interface**, navigate to the repository that has been scanned.
3. Click **View details** to review the image scan results, and select **Components** to see the vulnerabilities for each component packaged in the image.
26
20
27
-
The vulnerability is hidden system-wide and will no longer be reported as a vulnerability
28
-
on affected images with the same layer IDs or digests.
21
+
4. Select the component with the vulnerability you want to ignore, navigate to the vulnerability, and click **Hide**.
29
22
30
-
After dismissing a vulnerability, DTR will not reevaluate the promotion policies
If you want the promotion policy to be reevaluated for the image after hiding
34
-
a particular vulnerability, click **Promote**.
25
+
Once dismissed, the vulnerability is hidden system-wide and will no longer be reported as a vulnerability on affected images with the same layer IDs or digests. In addition, DTR will not reevaluate the promotion policies that have been set up for the repository.
26
+
27
+
If after hiding a particular vulnerability you want the promotion policy for the image to be reevaluated, click **Promote**.
0 commit comments