Merge pull request #7456 from docker/override-vulnerability

Update override-a-vulnerability.md
This commit is contained in:
Maria Bermudez 2018-10-30 11:27:20 -07:00 committed by GitHub
commit 4daaed13c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -22,12 +22,13 @@ vulnerability, and click **hide**.
![Vulnerability list](../../images/override-vulnerability-2.png){: .with-border}
The vulnerability is hidden for the particular image and component. If this
vulnerability shows up in other images, it is still reported.
The vulnerability is hidden system-wide and will no longer be reported as a vulnerability
on other affected images with the same layer IDs or digests.
After dismissing a vulnerability, DTR won't re-evaluate the promotion policies
After dismissing a vulnerability, DTR will not reevaluate the promotion policies
you have set up for the repository.
If you want the promotion policy to be re-evaluated for the image after hiding
If you want the promotion policy to be reevaluated for the image after hiding
a particular vulnerability, click **Promote**.
## Where to go next