/v1/security/runtime/sbom/{imageDigest}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The digest of the image for which the SBOM is requested.

Query Params
string

The format in which the SBOM should be returned. Supported formats are:

  • application/vnd.cyclonedx+json;version=1.6
  • text/spdx+json;version=2.3 If not provided, the default is "application/vnd.cyclonedx+json;version=1.6".
boolean

Whether to include only packages in-use in the SBOM. If not provided, the default is false.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json