Get desktop application:
View/edit binary Protocol Buffers messages
ScanUploadedSbom scans an SBOM for vulnerabilities scoped to a space. It is ephemeral: the server returns the VEX results without storing anything. The caller uploads the returned VEX itself (via the findings-upload path) when reporting to the platform. Wire-compatible with mondoo.policy ExtendedVulnMgmt.ScanUploadedSbom.
The MRN to scope the scan to (field 1 on the server). Clients pass a space MRN; the field keeps the server's historical name asset_mrn for wire/JSON compatibility (the server resolves an asset/org MRN to its space too).
The SBOM to scan (field 2 on the server).
Field 1 on the server is page info; intentionally omitted here. The vulnerabilities found, as VEX documents.