-
-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add to adoptium.api to represent CDXA's via the API #4055
Comments
Implementation Plan: Design:
Implementation:
|
1: Augment adoptium-api to make the "Updater" read temurin-attestations into the MongoDB as a new "modelled" datasource
|
2:Augment adoptium-api persistence layer to query github GraphQL to query temurin-attestations and transform to a Kotlin modelled GHAttestation, and persist into MongoDB: GraphQL -> DB layer for Attestations:
|
Initial API changes PR: https://github.com/adoptium/api.adoptium.net/pull/1370/files |
Extend adoptium.net API for asset querying to augment the "binary" object result to include a list of "CDXA reference urls", ref: #4054 (comment)
eg. added "attestation_links" list:
The text was updated successfully, but these errors were encountered: