Skip to content

Commit f91cd23

Browse files
Merge pull request docker#10160 from KoryKessel-Docker/ENGDOCS-316-matching-overriding-vulnerability-new-DTR2.5-edit
Updated Overriding a Vulnerability topic to match DTR 2.5 edit.
2 parents b619469 + c5bc003 commit f91cd23

3 files changed

Lines changed: 21 additions & 35 deletions

File tree

datacenter/dtr/2.5/guides/user/manage-images/override-a-vulnerability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DTR scans images for vulnerabilities. At times, however, it may report image vul
1616

1717
3. Click **View details** to review the image scan results, and select **Components** to see the vulnerabilities for each component packaged in the image.
1818

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**.
2020

2121
![Vulnerability list](../../images/override-vulnerability-2.png){: .with-border}
2222

datacenter/dtr/2.6/guides/user/manage-images/override-a-vulnerability.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,24 @@ description: Learn how to dismiss a vulnerability reported by the security
55
keywords: registry, security scanner
66
---
77

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.
119

12-
In the **DTR web interface**, navigate to the repository that has been scanned.
10+
1. Access the DTR web interface.
1311

14-
![](../../images/scan-images-for-vulns-3.png){: .with-border}
12+
2. Click **Repositories** in the left-hand menu, and locate the repository that has been scanned.
1513

16-
Click **View details** to review the image scan results, and
17-
choose **Components** to see the vulnerabilities for each component packaged
18-
in the image.
1914

20-
Select the component with the vulnerability you want to ignore, navigate to the
21-
vulnerability, and click **hide**.
15+
![](../../images/scan-images-for-vulns-3.png){: .with-border}
2216

23-
![Vulnerability list](../../images/override-vulnerability-2.png){: .with-border}
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.
2418

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**.
2720

28-
After dismissing a vulnerability, DTR will not reevaluate the promotion policies
29-
you have set up for the repository.
21+
![Vulnerability list](../../images/override-vulnerability-2.png){: .with-border}
3022

31-
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**.
3326

3427
## Where to go next
3528

ee/dtr/user/manage-images/override-a-vulnerability.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,24 @@ keywords: registry, security scanner
77

88
>{% include enterprise_label_shortform.md %}
99
10-
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.
1311

14-
In the **DTR web interface**, navigate to the repository that has been scanned.
12+
1. Access the DTR web interface.
1513

16-
![](../../images/scan-images-for-vulns-3.png){: .with-border}
14+
2. Click **Repositories** in the left-hand menu, and locate the repository that has been scanned.
1715

18-
Click **View details** to review the image scan results, and
19-
choose **Components** to see the vulnerabilities for each component packaged
20-
in the image.
2116

22-
Select the component with the vulnerability you want to ignore, navigate to the
23-
vulnerability, and click **hide**.
17+
![](../../images/scan-images-for-vulns-3.png){: .with-border}
2418

25-
![Vulnerability list](../../images/override-vulnerability-2.png){: .with-border}
19+
3. Click **View details** to review the image scan results, and select **Components** to see the vulnerabilities for each component packaged in the image.
2620

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**.
2922

30-
After dismissing a vulnerability, DTR will not reevaluate the promotion policies
31-
you have set up for the repository.
23+
![Vulnerability list](../../images/override-vulnerability-2.png){: .with-border}
3224

33-
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**.
3528

3629
## Where to go next
3730

0 commit comments

Comments
 (0)