List pieces of evidence
List the pieces of evidence registered in your organization, these include SBOMs, vulnerability reports, attestations or more, optionally filtered by project name and project version.
GET
Authorizations
Bearer token for authentication
Query Parameters
ProjectName is the name of the project to filter by
ProjectVersionName is the name of the project version to filter by
Kind is the type of evidence to filter by
Available options:
MATERIAL_TYPE_UNSPECIFIED
, STRING
, CONTAINER_IMAGE
, ARTIFACT
, SBOM_CYCLONEDX_JSON
, SBOM_SPDX_JSON
, JUNIT_XML
, OPENVEX
, HELM_CHART
, SARIF
, EVIDENCE
, ATTESTATION
, CSAF_VEX
, CSAF_INFORMATIONAL_ADVISORY
, CSAF_SECURITY_ADVISORY
, CSAF_SECURITY_INCIDENT_RESPONSE
, GITLAB_SECURITY_REPORT
, ZAP_DAST_ZIP
, BLACKDUCK_SCA_JSON
, TWISTCLI_SCAN_JSON
, GHAS_CODE_SCAN
, GHAS_SECRET_SCAN
, GHAS_DEPENDENCY_SCAN
, JACOCO_XML
, SLSA_PROVENANCE
The cursor to start pagination from
The cursor to start pagination from
The limit of the number of entries to return
The maximum number of entries to return
Response
200
application/json
A successful response.
Response for the List method