Optional
outputThe local filename to save the SBOM to. If not provided, the SBOM will be saved to a file named "sbom.json" in the current directory.
Optional
sbomThe subtype of SBOM to download. Valid values for CycloneDX are "SBOM_ONLY", "SBOM_WITH_VDR", "VDR_ONLY. For SPDX valid values are "SBOM_ONLY". Defaults to "SBOM_ONLY".
Optional
sbomThe type of SBOM to download. Valid values are "CYCLONEDX" and "SPDX". Defaults to "CYCLONEDX".
Optional
verboseIf True, will print additional information to the console. Defaults to False.
The Asset Version ID to download the SBOM for.