Generating a Python dependencies SBOM
CycloneDX-Python can be installed through pip as:
Once installed, it can generate cyclonedx-json SBOMs from a variety of dependencies manifest but also directly from a virtual environment as:
Now let's feed it to the CVEScan scan-inventory subcommand:
The produced report can be explored and/or uploaded to CVEScan WebUI.