Merge pull request #711 from docker/surface-scan-vulns-to-ucp-668

Accessing Vulnerability Scan Data through UCP 668
This commit is contained in:
Justin I. Nevill 2018-09-21 13:38:41 -04:00 committed by GitHub
commit 495cb8a424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -60,6 +60,16 @@ URL of a manager node, and not a load balancer. In addition, please be aware tha
pinging the endpoint with HEAD will result in a 404 error code. It is better to
use GET instead.
## Monitoring vulnerability counts
For those implementations with an EE Advanced subscription, UCP displays image
vulnerability count data from the DTR image scanning feature. UCP displays
vulnerability counts for containers, Swarm services, pods, and images.
To enable this feature, DTR 2.6 is required and single sign-on with UCP must be enabled.
![example of vulnerability information in UCP](../../images/example-of-vuln-data-in-ucp.png)
## Where to go next
- [Troubleshoot with logs](troubleshoot-with-logs.md)

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB