Skip to content

chore(deps): update module github.com/sigstore/cosign/v3 to v3.1.1#1718

Merged
paralta merged 1 commit into
mainfrom
renovate/github.com-sigstore-cosign-v3-3.x
Jun 29, 2026
Merged

chore(deps): update module github.com/sigstore/cosign/v3 to v3.1.1#1718
paralta merged 1 commit into
mainfrom
renovate/github.com-sigstore-cosign-v3-3.x

Conversation

@agntcy-automation

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/sigstore/cosign/v3 v3.0.6v3.1.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sigstore/cosign (github.com/sigstore/cosign/v3)

v3.1.1

Compare 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.

  • Initialize PKCS11 slots Before Getting Token Info in #​4803
  • Sign exclusively via sigstore-go in #​4618
  • bundle create: Prevent IgnoreTlog when bundle contains SET in #​4829
  • Require bundle output or registry upload in #​4785
  • fix(load): pass NameOptions to name.ParseReference in #​4786
  • fix: honor --digestAlg when hashing a blob in verify-blob-attestation in #​4813
  • Deprecate Flags for v4: Certificates in #​4822
  • Deprecate flags signing config in #​4844
  • Deprecate flags bundle in #​4838
  • Fix typo in map of verify command fields unsupported for new bundle format in #​4853
  • Add bundle upgrade command in #​4820
  • Deprecate Flags for v4 in #​4854
  • fix: close file descriptor leaked in WriteSignedImageIndexImages loop in #​4869
  • fix: use Header.Set to prevent duplicate Authorization on retry in #​4870
  • feat(cli): add Rekor v2 flag to cosign signing-config create in #​4868
  • Fix crash verifying timestamps when no timestamp was verified in #​4881
  • Deprecate Flags for v4: OCI Referrers in #​4804
  • Use the configured Target Repository more consistently in #​4836
  • fix: check HTTP status code in LoadFileOrURL in #​4877
  • Fix unsafe type assertion in Rego policy evaluation by in #​4882
  • Fix Ed25519ph check to respect custom signing configs in sign-blob in #​4880
  • Enable initialize command output in conformance in #​4892
  • verify: return TUF errors for new bundle trusted roots in #​4878
  • Deprecate subcommands in #​4894
  • Remove docstring references to deprecated flags in #​4910
  • fix(verify): Attach detached certificates to static signatures via wrapped verifier in #​4737
  • fix(verify): copy CheckOpts inside VerifyNewBundle to fix data race in #​4917
  • Update sigstore-go to v1.2.0 in #​4914

Full Changelog: sigstore/cosign@v3.0.6...v3.1.1

v3.1.0

Compare Source

@agntcy-automation
agntcy-automation Bot requested a review from a team as a code owner June 29, 2026 13:44
@agntcy-automation agntcy-automation Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 29, 2026
@agntcy-automation

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: cli/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated

Details:

Package Change
github.com/AzureAD/microsoft-authentication-library-for-go v1.7.1 -> v1.7.2
github.com/aws/aws-sdk-go-v2/credentials v1.19.16 -> v1.19.17
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.21 -> v1.36.0
github.com/googleapis/enterprise-certificate-proxy v0.3.15 -> v0.3.16
github.com/lestrrat-go/jwx/v3 v3.1.0 -> v3.1.1
github.com/open-policy-agent/opa v1.16.1 -> v1.17.1
github.com/aws/aws-sdk-go-v2/config v1.32.17 -> v1.32.18
github.com/go-openapi/swag/conv v0.26.0 -> v0.26.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.26.1
github.com/theupdateframework/go-tuf/v2 v2.4.2-0.20260407074541-7e8f69f906ef -> v2.4.2
google.golang.org/api v0.280.0 -> v0.283.0
k8s.io/api v0.36.0 -> v0.36.1
k8s.io/client-go v0.36.0 -> v0.36.1
File name: client/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/swag/conv v0.26.0 -> v0.26.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.26.1
github.com/theupdateframework/go-tuf/v2 v2.4.2-0.20260407074541-7e8f69f906ef -> v2.4.2
golang.org/x/crypto v0.52.0 -> v0.53.0
golang.org/x/sync v0.20.0 -> v0.21.0
golang.org/x/sys v0.45.0 -> v0.46.0
golang.org/x/term v0.43.0 -> v0.44.0
golang.org/x/text v0.37.0 -> v0.38.0
k8s.io/api v0.36.0 -> v0.36.1
k8s.io/client-go v0.36.0 -> v0.36.1
File name: samples/ard-over-ads/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated

Details:

Package Change
github.com/AzureAD/microsoft-authentication-library-for-go v1.7.1 -> v1.7.2
github.com/aws/aws-sdk-go-v2/config v1.32.17 -> v1.32.18
github.com/aws/aws-sdk-go-v2/credentials v1.19.16 -> v1.19.17
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.21 -> v1.36.0
github.com/go-openapi/swag/conv v0.26.0 -> v0.26.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.26.1
github.com/googleapis/enterprise-certificate-proxy v0.3.15 -> v0.3.16
github.com/lestrrat-go/jwx/v3 v3.1.0 -> v3.1.1
github.com/open-policy-agent/opa v1.16.1 -> v1.17.1
github.com/theupdateframework/go-tuf/v2 v2.4.2-0.20260407074541-7e8f69f906ef -> v2.4.2
google.golang.org/api v0.280.0 -> v0.283.0
k8s.io/api v0.36.0 -> v0.36.1
k8s.io/client-go v0.36.0 -> v0.36.1

@github-actions github-actions Bot added the size/XS Denotes a PR that changes 0-49 lines label Jun 29, 2026
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@paralta
paralta merged commit 42ceb55 into main Jun 29, 2026
34 checks passed
@paralta
paralta deleted the renovate/github.com-sigstore-cosign-v3-3.x branch June 29, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code size/XS Denotes a PR that changes 0-49 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant