dcp icon indicating copy to clipboard operation
dcp copied to clipboard

Feature: Add support for SBOM

Open exdx opened this issue 3 years ago • 0 comments

sbom is a new docker API, see https://www.docker.com/blog/announcing-docker-sbom-a-step-towards-more-visibility-into-docker-images/ for details.

It would be interesting if dcp could optionally emit the sbom for a particular image, and save the file in the same location as the contents being copied.

exdx avatar Oct 17 '22 14:10 exdx