sbom-cli-plugin
sbom-cli-plugin copied to clipboard
Base image and their dependencies
trafficstars
Will it be possible to find-
- the base image involved
- Segregating dependencies from base image and upstream layers ?
Right now the only way to do this is to filter out the SBOM document output from docker sbom manually. However, in the future we are looking at --layer to possibly answer these kinds of questions by adding more kinds of layer selections (see the upstream issue anchore/syft#15 , which expands on syft scopes, the same feature as docker sbom --layer).