mirror of https://github.com/docker/docs.git
Merge pull request #7456 from docker/override-vulnerability
Update override-a-vulnerability.md
This commit is contained in:
commit
4daaed13c6
|
@ -22,12 +22,13 @@ vulnerability, and click **hide**.
|
|||
|
||||
{: .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
|
||||
|
|
Loading…
Reference in New Issue