TEA Artifact

Get metadata for specific TEA artifact

get/artifact/{uuid}

Path parameters

uuidstring uuid required

A UUID

UUID of TEA Artifact in the TEA server

Response

Requested TEA Artifact metadata found and returned

uuidstring uuid

A UUID

namestring

Artifact name

type'ATTESTATION' | 'BOM' | 'BUILD_META' | 'CERTIFICATION' | 'FORMULATION' | 'LICENSE' | 'RELEASE_NOTES' | 'SECURITY_TXT' | 'THREAT_MODEL' | 'VULNERABILITIES' | 'OTHER'

Specifies the type of external reference.

distributionTypesstring[]

List of component distributions types that this artifact applies to. If absent, the artifact applies to all distributions.

Changes