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

(@actions/attest) generate attestations using v0.3 bundle format #1701

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

bdehamer
Copy link
Contributor

@bdehamer bdehamer commented Apr 3, 2024

Updates the @actions/attest package to generate attestations using a new version (v0.3) Sigstore bundle format. This new format includes a new media type ("application/vnd.dev.sigstore.bundle.v0.3+json") and some structural changes to the way that the signing certificate is represented.

Includes updates to two dependent packages:

  • Bump @sigstore/bundle from 2.2.0 to 2.3.0
  • Bump @sgistore/sign from 2.2.3 to 2.3.0

@bdehamer bdehamer requested a review from a team as a code owner April 3, 2024 19:26
@bdehamer bdehamer changed the title (actions/attest) generate attestations using v0.3 bundle format (@actions/attest) generate attestations using v0.3 bundle format Apr 3, 2024
@bdehamer bdehamer merged commit 9ddf153 into main Apr 3, 2024
14 checks passed
@bdehamer bdehamer deleted the bdehamer/attest-v03-bundle branch April 3, 2024 20:51
@arianvp
Copy link

arianvp commented Apr 8, 2024

Is any of this new attestation API publicly documented anywhere yet ? This looks extremely neat

Copy link

@coffrenmatthew coffrenmatthew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One day it may mater up grade your gray mater.

@bdehamer
Copy link
Contributor Author

bdehamer commented May 2, 2024

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.

None yet

4 participants