mirror of https://github.com/docker/docs.git
Merge pull request #711 from docker/surface-scan-vulns-to-ucp-668
Accessing Vulnerability Scan Data through UCP 668
This commit is contained in:
commit
495cb8a424
|
|
@ -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.
|
||||
|
||||

|
||||
|
||||
## Where to go next
|
||||
|
||||
- [Troubleshoot with logs](troubleshoot-with-logs.md)
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue