Skip to content
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

bsf oci push attestations #69

Open
dr-housemd opened this issue Jul 10, 2024 · 3 comments · May be fixed by #110
Open

bsf oci push attestations #69

dr-housemd opened this issue Jul 10, 2024 · 3 comments · May be fixed by #110
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@dr-housemd
Copy link
Contributor

When a user builds an OCI image and pushes an image, we do not load/push the attestations currently(attestations.jsonl file).
We should push the attestation out via OCI referrers API, if possible as that looks like recommended way to do it from OCI community.

Once we solve for push, we can look into what changes are required to load it as well.

@dr-housemd dr-housemd added the good first issue Good for newcomers label Jul 10, 2024
@dr-housemd dr-housemd modified the milestones: v0.2.1, v0.3.0 Jul 13, 2024
@hanshal101
Copy link
Contributor

Would like to pick up this!!!

@FeynmanZhou
Copy link

ORAS can help you push the attestation to an OCI registry via OCI referrers API. You can try https://oras.land/docs/commands/oras_attach

@hanshal101
Copy link
Contributor

ORAS can help you push the attestation to an OCI registry via OCI referrers API. You can try https://oras.land/docs/commands/oras_attach

Yup working on ORAS itself, thanks for the resource link.

@hanshal101 hanshal101 linked a pull request Aug 6, 2024 that will close this issue
@dr-housemd dr-housemd modified the milestones: v0.3.0, v0.4.0 Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants