Generating a Debian SBOM with Syft
Syft can be installed as:
You can find the full installation methods documentation, here.
You can then list debian dependencies in a filesystem in a cyclonedx-json SBOM as:
You can then feed it to the CVEScan scan-inventory subcommand:
The produced report can be explored and/or uploaded to CVEScan WebUI.