Skip to main content
GET
List an application's image versions with SBOM and findings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

application_id
string
required

Query Parameters

component
string

Narrow a monorepo application to one component.

Response

Every pushed image version of the application with its bill of materials, findings and where it runs, the source repository's visibility, and what the licences in the newest scanned versions oblige of the application's own source.

application_id
string
required
repository
ApplicationRepository · object
required
components
ApplicationImageVersionComponent · object[]
required
versions
ApplicationImageVersion · object[]
required
summary
ApplicationImageVersionsSummary · object
required
license_exposure
ApplicationLicenseExposure · object
required