Mesh Global Software CBOM Export
Returns a CycloneDX 1.6 Crypto Bill of Materials (CBOM) for a piece of software, drawn from Axiad Mesh's global software catalog. Intended for vendor and procurement CBOM consumption — for example, evaluating the post-quantum readiness of software before you adopt it.
This endpoint is not tenant-scoped: it serves only public catalog data and returns the same result for every authenticated caller. Authentication is still required (see Security).
Authentication
- HTTP: Bearer Auth
A bearer access token obtained through the standard OAuth 2.0 flow (the
same authentication used by the rest of the Axiad Mesh API). Present it
in the Authorization: Bearer <token> header. See
API Authentication for how to
obtain a token.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |