#Where can I learn about Dagger / SBOM
1 messages · Page 1 of 1 (latest)
beyond normal SBOM stuff, one thing I'd like to do is include the CUE and Dagger representations as JSON with the image, ideally as a separate blob / manifest item, than as a layer using WithFile (which I'm about to do anyway for the time being)
being able to have the full Dagger JSON representation as part of an image SBOM seems really useful