chore(deps): update module github.com/sigstore/cosign/v2 to v3 (8.19)#7106
Open
elastic-renovate-prod[bot] wants to merge 1 commit into
Open
chore(deps): update module github.com/sigstore/cosign/v2 to v3 (8.19)#7106elastic-renovate-prod[bot] wants to merge 1 commit into
elastic-renovate-prod[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-major-sigstore
branch
from
July 1, 2026 10:18
23cbdd2 to
bb4d8e4
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-major-sigstore
branch
from
July 17, 2026 19:14
bb4d8e4 to
0964b12
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.6.3→v3.1.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sigstore/cosign (github.com/sigstore/cosign/v2)
v3.1.2Compare Source
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
816f2b6Deprecate --payload for sign and verify commands (#4991)Features
5121398docs: add OVHcloud KMS in available external plugins (#4962)38f73bbAdd insecure registry flag to ko publish in kind-verify-attestation workflow (#4970)2e0749aDeprecate --output-attestation (#4958)2233166Add bundle inspect command (#4842)Fixes
eb3bb86Guard against empty certificate PEM in mutate.Signature (#4998)089731cfix(download): Validate predicate type for new bundle formatd996ce1Skip nil subject entries in IntotoSubjectClaimVerifier (#5016)8ca5b20Fix Makefile: fall back to "unknown" version info when built outside a git repo (#5000)df78bf6fix(verify): skip identity validation for security keys (#5012)aebdc3afix: include artifactType in OCI 1.1 signature referrer manifestc0edaacAllow attestation download to handle both bundle types (#4996)a8642c7Fix panic in dockerfile verify on malformed FROM lines (#4979)ef3e3b4fix(release): restore signing-step auth and fail on image signing errors (#4978)16ddbcffeat(signing-config): add --base-config flag to override services from base config (#4977)f17f812fix: pass NewBundleFormat to KeyOpts in sign command (#4981)6ef8d9dfix: ignore build stage references in dockerfile verify (#4961)8dbdef5fix: allow '=' in annotation values (#4957)Cleanup
193d215Remove unused policy evaluation code (#4936)0fc9811Remove unused signing code (#4918)95dcedaRemove unused OCI code (#4935)b1dd2e9Remove unused ephemeral signer (#4938)Documentation
8184126feat: improve verify flag shell completions (#4965)ed0efe8docs: fix Short style and add Example fields to piv-tool subcommands (#4942)d41b86cdocs: add Example fields to env and bundle create commands (#4941)8a7174adocs: fix Short style and add Example fields to pkcs11-tool subcommandsThanks to all contributors!
v3.1.1Compare Source
What's Changed
Note: v3.1.0 was skipped due to a bug in our release pipeline. v3.1.1 is identical to v3.1.0
This release deprecates a number of flags related to verification material input for trust root material, as well as the bundle format, standardized across Sigstore SDKs, which is now the default output and input for signing and verifying respectively. You may continue to use the deprecated flags with Cosign v3.x releases. The deprecated flags will be removed in a future Cosign v4 release.
This release also updates the signing path for logging to Rekor v2. DSSE attestations will be logged as hashed entries, using the DSSE's pre-auth encoding (PAE). This should unblock developers who want to upload large signed DSSEs such as SBOMs.
Full Changelog: sigstore/cosign@v3.0.6...v3.1.1
v3.1.0Compare Source
v3.0.6Compare Source
Changelog
v3.0.6 resolves GHSA-w6c6-c85g-mmv6. This release also adds support for signing with OpenBao-managed keys.
f1ad3eeFix DSSE predicate check (GHSA-w6c6-c85g-mmv6) (#4801)a09afa9Handle whitespace-only certificate annotation (#4760)5a38a6dfix(sign): closing SignerVerifier too early when signing with a security key (#4761)2290a59Disallow --new-bundle-format and --rfc3161-timestamp (#4762)36f4008support managed keys in conformance testing (#4728)3274cf9Add support for GCE metadata server env var (#4732)2e9754afix: preserve per-layer annotations in WriteAttestationsReferrer (#4709)dece275Fix parsing of in-toto for string predicatesbd4f0fdMark batch of flags for deprecation (#4698)9b259ffdisallow key and cert identity being used together during verification (#4636)95eb1c3support key creation in GitLab group (#4704)Thanks to all contributors!
v3.0.5Compare Source
Deprecations
Features
Bug Fixes
Documentation
v3.0.4Compare Source
v3.0.4 resolves GHSA-whqx-f9j3-ch6m.
Changes
v3.0.3Compare Source
Thank you for all of your feedback on Cosign v3! v3.0.3 fixes a number of bugs reported by
the community along with adding compatibility for the new bundle format and attestation
storage in OCI to additional commands. We're continuing to work on compatibility with
the remaining commands and will have a new release shortly. If you run into any problems,
please file an issue
Changes
clean(#4539)saveandload(#4538)signcli package.cosign initialize(#4462)v3.0.2Compare Source
v3.0.2 is a functionally equivalent release to v3.0.0 and v3.0.1, with a fix for CI to publish signed releases in the new bundle format.
--bundleflag specifying an output file to write the Sigstore bundle (which contains all relevant verification material) has moved from optional to required in v3.Changes
v3.0.1Compare Source
v3.0.1 is an equivalent release to v3.0.0, which was never published due to a failure in our CI workflows.
--bundleflag specifying an output file to write the Sigstore bundle (which contains all relevant verification material) has moved from optional to required in v3.Changes
v3.0.0Compare Source
Announcing the next major release of Cosign!
Cosign v3 is a minor change from Cosign v2.6.x, with all of the new capabilities of recent
releases on by default, but will still allow you to disable them if you need the older functionality.
These new features include support for the standardized bundle format (
--new-bundle-fomat), providing rootsof trust for verification and service URLs for signing via one file (
--trusted-root,--signing-config),and container signatures stored as an OCI Image 1.1 referring artifact.
Learn more on our v3 announcement blog post! See
the changelogs for v2.6.0, v2.5.0, and v2.4.0 for more information on recent
changes.
If you have any feedback, please reach out on Slack or file an issue on GitHub.
Changes
v2.6.4Compare Source
This release is a backport of OCI manifest fixes, and better support for
cosign attestation downloadwhen you are using a mix of old Cosign signatures with the more recent bundle format.We strongly encourage folks to continue their migration to the bundle format. The Cosign v3.1.x releases support both formats; the primary change being that the default for signing is the bundle format (although you can specify
--new-bundle-format=falseto sign with the old format). The verification commands in Cosign v3.1.x support both formats, and will try to detect the format for you for maximum compatibility.Changelog
26261f0Allow attestation download to handle both bundle types (#4996) (#5017)d49a0c1fix: include artifactType in OCI 1.1 signature referrer manifest (cherry-pick PR-4997 to release-2.6) (#5002)Thanks to all contributors!
Configuration
📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 1 * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.