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

Add mutate.AttachFileTo* for attaching SBOMs. #1084

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

mattmoor
Copy link
Member

This adds mutate methods for attaching SBOMs to oci.Signed*, so that downstream tools can start to manipulate the attachments on oci.Signed*.

Signed-off-by: Matt Moore mattmoor@chainguard.dev

Ticket Link

Related: ko-build/ko#506

cc @imjasonh

Release Note

Introduce new helpers in mutate to attach named oci.Files to oci.Signed*

This adds `mutate` methods for attaching SBOMs to `oci.Signed*`, so that downstream tools can start to manipulate the attachments on `oci.Signed*`.

Signed-off-by: Matt Moore <mattmoor@chainguard.dev>
@mattmoor mattmoor merged commit eed3e12 into sigstore:main Nov 19, 2021
@mattmoor mattmoor deleted the attach-sbom branch November 19, 2021 23:55
@github-actions github-actions bot added this to the v1.4.0 milestone Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants