= Scanning images to detect any security vulnerability is a function of UCP. UCP integrates with Docker Trusted Registry (DTR), which is a secure and scalable image storage solution1. DTR has a built-in image scanning feature that checks every layer of every image for known vulnerabilities and displays the results in the UCP web UI2. This helps users to identify and fix any security issues before deploying their applications. UCP also allows users to enforce security policies and only allow running applications that use images that are scanned and free of vulnerabilities3. References:
Docker Trusted Registry | Docker Docs
Scan images for vulnerabilities | Docker Docs
Manage images | Docker Docs
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit