diff --git a/docker-hub/vulnerability-scanning.md b/docker-hub/vulnerability-scanning.md index f294908524..4173f30c8f 100644 --- a/docker-hub/vulnerability-scanning.md +++ b/docker-hub/vulnerability-scanning.md @@ -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"}