mirror of https://github.com/docker/docs.git
parent
9ebe122ed5
commit
3f959afd8b
|
@ -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`
|
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.
|
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
|
automatically, make sure that the server hosting your DTR instance can access
|
||||||
`https://dss-cve-updates.docker.com/` on the standard https port 443.
|
`https://dss-cve-updates.docker.com/` on the standard https port 443.
|
||||||
|
|
||||||
|
|
|
@ -55,7 +55,7 @@ To start a security scan:
|
||||||
1. Navigate to the repository.
|
1. Navigate to the repository.
|
||||||
2. Click the **Images** tab.
|
2. Click the **Images** tab.
|
||||||
3. Locate the image tag that you want to scan.
|
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.
|
DTR begins the scanning process. You may need to refresh the page to see the results once the scan is complete.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue