Get the latest TEA Collection belonging to the TEA Component Release
Path parameters
A UUID
UUID of TEA Component Release in the TEA server
Response
Requested TEA Collection found and returned
Example response
{
"uuid": "4c72fe22-9d83-4c2f-8eba-d6db484f32c8",
"version": 10,
"date": "2024-12-13T00:00:00Z",
"updateReason": {
"type": "ARTIFACT_UPDATED",
"comment": "VDR file updated"
},
"artifacts": [
{
"uuid": "1cb47b95-8bf8-3bad-a5a4-0d54d86e10ce",
"name": "Build SBOM",
"type": "BOM",
"formats": [
{
"mediaType": "application/vnd.cyclonedx+xml",
"description": "CycloneDX SBOM (XML)",
"url": "https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.24.3/log4j-core-2.24.3-cyclonedx.xml",
"signatureUrl": "https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.24.3/log4j-core-2.24.3-cyclonedx.xml.asc",
"checksums": [
{
"algType": "MD5",
"algValue": "2e1a525afc81b0a8ecff114b8b743de9"
},
{
"algType": "SHA-1",
"algValue": "5a7d4caef63c5c5ccdf07c39337323529eb5a770"
}
]
}
]
},
{
"uuid": "dfa35519-9734-4259-bba1-3e825cf4be06",
"version": 7,
"name": "Vulnerability Disclosure Report",
"type": "VULNERABILITIES",
"formats": [
{
"mediaType": "application/vnd.cyclonedx+xml",
"description": "CycloneDX VDR (XML)",
"url": "https://logging.apache.org/cyclonedx/vdr.xml",
"checksums": [
{
"algType": "SHA-256",
"algValue": "75b81020b3917cb682b1a7605ade431e062f7a4c01a412f0b87543b6e995ad2a"
}
]
}
]
}
]
}Changes
Changed in 16 of the 53 revisions of this API.141940
- ○
added the optional property
artifacts/items/versionto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
artifacts/items/versionfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
artifacts/items/createdDateto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
artifacts/items/versionto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
artifacts/items/createdDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
artifacts/items/distributionTypesfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
artifacts/items/distributionIdsto the response with the200statusresponse-optional-property-added
- ○
the response property
artifacts/items/formatsbecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/formats/items/checksums/items/algTypebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/formats/items/checksums/items/algValuebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/typebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/uuidbecame required for the status200response-property-became-required
- ●
- ▲
the response property
artifacts/items/formatsbecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/formats/items/checksums/items/algTypebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/formats/items/checksums/items/algValuebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/typebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/uuidbecame optional for the status200response-property-became-optional
- ●
removed the optional property
artifacts/items/distributionIdsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
artifacts/items/createdDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
artifacts/items/distributionTypesto the response with the200statusresponse-optional-property-added
- ▲
- ●
removed the optional property
artifacts/items/datefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
artifacts/items/distributionTypesfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
artifacts/items/distributionIdsto the response with the200statusresponse-optional-property-added
- ○
the response property
artifacts/items/formatsbecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/formats/items/checksums/items/algTypebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/formats/items/checksums/items/algValuebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/typebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/uuidbecame required for the status200response-property-became-required
- ●
- ▲
the response property
artifacts/items/formatsbecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/namebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/typebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/uuidbecame optional for the status200response-property-became-optional
- ●
removed the optional property
artifacts/items/versionfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
artifacts/items/dateto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the optional property
artifacts/items/versionto the response with the200statusresponse-optional-property-added
- ○
the response property
artifacts/items/formatsbecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/namebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/typebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/uuidbecame required for the status200response-property-became-required
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
artifacts/items/formats/items/checksums/items/algTypebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/formats/items/checksums/items/algValuebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/typebecame optional for the status200response-property-became-optional
- ▲
the response property
artifacts/items/uuidbecame optional for the status200response-property-became-optional
- ●
removed the optional property
artifacts/items/distributionIdsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
artifacts/items/distributionTypesto the response with the200statusresponse-optional-property-added
- ▲
- ●
removed the optional property
artifacts/items/distributionTypesfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
artifacts/items/distributionIdsto the response with the200statusresponse-optional-property-added
- ○
the response property
artifacts/items/formats/items/checksums/items/algTypebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/formats/items/checksums/items/algValuebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/typebecame required for the status200response-property-became-required
- ○
the response property
artifacts/items/uuidbecame required for the status200response-property-became-required
- ●