Add scan report retention period

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-04-09 14:37:28 +01:00
parent 808f73d3c9
commit 83546801fa
1 changed files with 5 additions and 3 deletions

View File

@ -50,13 +50,15 @@ To scan an image for vulnerabilities, push the image to Docker Hub:
## View the vulnerability report
> **Scan report retention period**
>
> Docker retains the vulnerability scan report for one year. If you'd like a new, up-to-date vulnerability scan report after this period, you can rescan the image by pushing the image to Docker Hub.
To view the vulnerability report:
1. Go to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} and open the repository to view a summary of the vulnerability scanning report.
> **Note**
>
> It can take a couple of minutes for the vulnerability report to appear in your repository.
It can take a couple of minutes for the vulnerability report to appear in your repository.
![Vulnerability scan report](images/vuln-scan-report.png){:width="700px"}