diff --git a/datacenter/dtr/2.2/guides/configure/setup-scanning-dtr.md b/datacenter/dtr/2.2/guides/configure/setup-scanning-dtr.md index 1b1eef75d0..6a52607c79 100644 --- a/datacenter/dtr/2.2/guides/configure/setup-scanning-dtr.md +++ b/datacenter/dtr/2.2/guides/configure/setup-scanning-dtr.md @@ -21,7 +21,7 @@ action is needed. If you are using a license associated with an organization account, you may need to make sure your Docker ID is a member of the `Owners` team. Only `Owners` team members can download license files for an Organization. -If you will be allowing the Security Scanning module to update itself +If you will be allowing the Security Scanning database to update itself automatically, make sure that the server hosting your DTR instance can access `https://dss-cve-updates.docker.com/` on the standard https port 443. diff --git a/datacenter/dtr/2.2/guides/security-scan-dtr.md b/datacenter/dtr/2.2/guides/security-scan-dtr.md index ee8326ea7c..99351ee51d 100644 --- a/datacenter/dtr/2.2/guides/security-scan-dtr.md +++ b/datacenter/dtr/2.2/guides/security-scan-dtr.md @@ -55,7 +55,7 @@ To start a security scan: 1. Navigate to the repository. 2. Click the **Images** tab. 3. Locate the image tag that you want to scan. -3. In the **Vulnerabilities** column, click **Start a scan**. +4. In the **Vulnerabilities** column, click **Start a scan**. DTR begins the scanning process. You may need to refresh the page to see the results once the scan is complete.