Generating a Docker SBOM with Syft
Syft can be installed as:
You can find the full installation methods documentation, here.
You can then generate a cyclonedx-json SBOM for a given myimage Docker image as:
You can then feed it to the CVEScan scan-inventory subcommand:
The produced report can be explored and/or uploaded to CVEScan WebUI.