docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/docker/roadmap/projects/1
Creative Commons Zero v1.0 Universal
1.45k stars 246 forks source link

Prevent ingestion of out-of-policy images from registries #589

Open tazin-docker opened 6 months ago

tazin-docker commented 6 months ago

Tell us about your request I want to evaluate Scout policies via Docker pull and enforce when the image is not in compliance with the policies.

Which service(s) is this request for? Docker Scout

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? The policies in Docker Scout are great, but I need to be able to enforce them so that I don't use a bad, risky image to build my application.

Are you currently working around the issue? I have to gather the information manually. Other tools, such as Aqua, support this enforcement when integrated with a registry (e.g. Harbor).

Additional context N/A