API referenceAssets
Asset Sbom
curl -X GET "https://example.com/assets/string/sbom"{ "components": [ { "name": "string", "version": "string", "type": "string", "purl": "string", "group": "string", "licenses": [], "vulnerable": false, "max_severity": "string", "cve_ids": [], "fixed_version": "string" } ], "total": 0, "generated_at": "string"}