Export Component Details V2

Export component security details (vulnerabilities, violations, licenses, operational risks) to various formats. Returns a ZIP file containing the exported data. Requires Read permission.

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

Package type of the component (e.g. docker, maven, npm).

string
required

Name of the component to export details for.

string

Path to the component in the repository.

string

Output format for the export (e.g. pdf).

boolean

Generate SPDX SBOM document.

string

SPDX output format (e.g. json, tag-value).

boolean

Generate CycloneDX SBOM document.

string

CycloneDX output format (e.g. json, xml).

boolean

Generate VEX (Vulnerability Exploitability eXchange) document.

boolean

Include violations in the export.

boolean

Include ignored violations in the export.

boolean

Include license information in the export.

boolean

Exclude components with unknown licenses from the export.

boolean

Include security vulnerabilities information in the export.

boolean

Include operational risk information in the export.

boolean

Include information about secrets in the export.

boolean

Include information about services in the export.

boolean

Include malicious code findings in the export.

boolean

Include information about applications in the export.

boolean

Include Infrastructure as Code (IaC) findings in the export.

boolean

Include Static Application Security Testing (SAST) findings in the export.

boolean

Include license conclusion/resolution in the export.

Responses

400

Invalid request payload.

500

Failed to export component details.

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