github sigstore/cosign v3.1.2

3 hours ago

This may be the last Cosign v3.1 release, as we finish deprecations and removing unused functionality. Soon we'll start work on Cosign v4 where we will remove things that are currently deprecated. We'll continue to support Cosign v3, with it's opt-in backwards compatibility, as described in our versioning policy.

If you haven't already, now is an excellent time to move to the bundle format that has been supported since Cosign v2.6.

We have received a ton of fixes over the past month from folks using Cosign in a variety of environments - thank you all!

Deprecations

  • 816f2b6 Deprecate --payload for sign and verify commands (#4991)

Features

  • 5121398 docs: add OVHcloud KMS in available external plugins (#4962)
  • 38f73bb Add insecure registry flag to ko publish in kind-verify-attestation workflow (#4970)
  • 2e0749a Deprecate --output-attestation (#4958)
  • 2233166 Add bundle inspect command (#4842)

Fixes

  • eb3bb86 Guard against empty certificate PEM in mutate.Signature (#4998)
  • 089731c fix(download): Validate predicate type for new bundle format
  • d996ce1 Skip nil subject entries in IntotoSubjectClaimVerifier (#5016)
  • 8ca5b20 Fix Makefile: fall back to "unknown" version info when built outside a git repo (#5000)
  • df78bf6 fix(verify): skip identity validation for security keys (#5012)
  • aebdc3a fix: include artifactType in OCI 1.1 signature referrer manifest
  • c0edaac Allow attestation download to handle both bundle types (#4996)
  • a8642c7 Fix panic in dockerfile verify on malformed FROM lines (#4979)
  • ef3e3b4 fix(release): restore signing-step auth and fail on image signing errors (#4978)
  • 16ddbcf feat(signing-config): add --base-config flag to override services from base config (#4977)
  • f17f812 fix: pass NewBundleFormat to KeyOpts in sign command (#4981)
  • 6ef8d9d fix: ignore build stage references in dockerfile verify (#4961)
  • 8dbdef5 fix: allow '=' in annotation values (#4957)

Cleanup

Documentation

  • 8184126 feat: improve verify flag shell completions (#4965)
  • ed0efe8 docs: fix Short style and add Example fields to piv-tool subcommands (#4942)
  • d41b86c docs: add Example fields to env and bundle create commands (#4941)
  • 8a7174a docs: fix Short style and add Example fields to pkcs11-tool subcommands

Thanks to all contributors!

Don't miss a new cosign release

NewReleases is sending notifications on new releases.