Skip to content

v2.1.0

Compare
Choose a tag to compare
@asraa asraa released this 14 Mar 14:44
· 175 commits to main since this release
1ed3847

Summary

This release adds support for:

  • GCB V1's global signing key that uses PAE encoding for signing
  • Installer Action to install the slsa-verifier in GitHub workflows. See Setup GitHub Action
  • Verification of multiple artifacts via the CLI

Fixes:

  • GCB now adds a prefix git+ to their material source URIs. This is fixed in #519

This release also includes the following experimental changes:

  • npm package verification from the public registry via an SLSA_VERIFIER_EXPERIMENTAL=1 flag.
  • Offline verification using a Sigstore bundle behind the SLSA_VERIFIER_EXPERIMENTAL=1 flag.

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0