Skip to content

Commit 31489c4

Browse files
chore(deps): bump github.com/sigstore/cosign/v2 from 2.6.1 to 2.6.2 (#207)
Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.6.1 to 2.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sigstore/cosign/releases">github.com/sigstore/cosign/v2's releases</a>.</em></p> <blockquote> <h2>v2.6.2</h2> <h2>Changelog</h2> <p>v2.6.2 contains a fix for <a href="https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m">https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m</a></p> <ul> <li>3ade80c5f77cefc904f8c994e88618e5892e8f1c Fix bundle verify path for old bundle/trusted root (<a href="https://redirect.github.com/sigstore/cosign/issues/4624">#4624</a>)</li> <li>c4e6a783ce9b6ad08bb545b79a3277f1aaa16add v2.6 branch - bump sigstore deps (<a href="https://redirect.github.com/sigstore/cosign/issues/4619">#4619</a>)</li> </ul> <h3>Thanks to all contributors!</h3> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sigstore/cosign/blob/main/CHANGELOG.md">github.com/sigstore/cosign/v2's changelog</a>.</em></p> <blockquote> <h1>v2.6.2</h1> <p>v2.6.2 resolves <a href="https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m">https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m</a>.</p> <h2>Changes</h2> <ul> <li>Fix bundle verify path for old bundle/trusted root (GHSA-whqx-f9j3-ch6m) (<a href="https://redirect.github.com/sigstore/cosign/issues/4624">#4624</a>)</li> <li>bump sigstore deps to resolve build errors (<a href="https://redirect.github.com/sigstore/cosign/issues/4619">#4619</a>)</li> </ul> <h1>v3.0.3</h1> <p>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 <a href="https://github.com/sigstore/cosign/issues">file an issue</a></p> <h2>Changes</h2> <ul> <li>4554: Closes 4554 - Add warning when --output* is used (<a href="https://redirect.github.com/sigstore/cosign/issues/4556">#4556</a>)</li> <li>Protobuf bundle support for subcommand <code>clean</code> (<a href="https://redirect.github.com/sigstore/cosign/issues/4539">#4539</a>)</li> <li>Add staging flag to initialize with staging TUF metadata</li> <li>Updating sign-blob to also support signing with a certificate (<a href="https://redirect.github.com/sigstore/cosign/issues/4547">#4547</a>)</li> <li>Protobuf bundle support for subcommands <code>save</code> and <code>load</code> (<a href="https://redirect.github.com/sigstore/cosign/issues/4538">#4538</a>)</li> <li>Fix cert attachment for new bundle with signing config</li> <li>Fix OCI verification with local cert - old bundle</li> <li>Deprecate tlog-upload flag (<a href="https://redirect.github.com/sigstore/cosign/issues/4458">#4458</a>)</li> <li>fix: Use signal context for <code>sign</code> cli package.</li> <li>update offline verification directions (<a href="https://redirect.github.com/sigstore/cosign/issues/4526">#4526</a>)</li> <li>Fix signing/verifying annotations for new bundle</li> <li>Add support to download and attach for protobuf bundles (<a href="https://redirect.github.com/sigstore/cosign/issues/4477">#4477</a>)</li> <li>Add --signing-algorithm flag (<a href="https://redirect.github.com/sigstore/cosign/issues/3497">#3497</a>)</li> <li>Refactor signcommon bundle helpers</li> <li>Add --bundle and fix --upload for new bundle</li> <li>Pass insecure registry flags through to referrers</li> <li>Add protobuf bundle support for tree subcommand (<a href="https://redirect.github.com/sigstore/cosign/issues/4491">#4491</a>)</li> <li>Remove stale embed import (<a href="https://redirect.github.com/sigstore/cosign/issues/4492">#4492</a>)</li> <li>Support multiple container identities</li> <li>Fix segfault when no attestations are found (<a href="https://redirect.github.com/sigstore/cosign/issues/4472">#4472</a>)</li> <li>Use overridden repository for new bundle format (<a href="https://redirect.github.com/sigstore/cosign/issues/4473">#4473</a>)</li> <li>Remove --out flag from <code>cosign initialize</code> (<a href="https://redirect.github.com/sigstore/cosign/issues/4462">#4462</a>)</li> <li>Deprecate offline flag (<a href="https://redirect.github.com/sigstore/cosign/issues/4457">#4457</a>)</li> <li>Deduplicate code in sign/attest* and verify* commands (<a href="https://redirect.github.com/sigstore/cosign/issues/4449">#4449</a>)</li> <li>Cache signing config when calling initialize (<a href="https://redirect.github.com/sigstore/cosign/issues/4456">#4456</a>)</li> </ul> <h1>v3.0.2</h1> <p>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.</p> <ul> <li>Note that the <code>--bundle</code> flag specifying an output file to write the Sigstore bundle (which contains all relevant verification material) has moved from optional to required in v3.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sigstore/cosign/commit/3ade80c5f77cefc904f8c994e88618e5892e8f1c"><code>3ade80c</code></a> Fix bundle verify path for old bundle/trusted root (<a href="https://redirect.github.com/sigstore/cosign/issues/4624">#4624</a>)</li> <li><a href="https://github.com/sigstore/cosign/commit/c4e6a783ce9b6ad08bb545b79a3277f1aaa16add"><code>c4e6a78</code></a> v2.6 branch - bump sigstore deps (<a href="https://redirect.github.com/sigstore/cosign/issues/4619">#4619</a>)</li> <li>See full diff in <a href="https://github.com/sigstore/cosign/compare/v2.6.1...v2.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sigstore/cosign/v2&package-manager=go_modules&previous-version=2.6.1&new-version=2.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/open-component-model/ocm-e2e-framework/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34a4929 commit 31489c4

2 files changed

Lines changed: 58 additions & 1478 deletions

File tree

go.mod

Lines changed: 18 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,9 @@ require (
4040
)
4141

4242
require (
43-
cel.dev/expr v0.25.0 // indirect
44-
cloud.google.com/go v0.123.0 // indirect
4543
cloud.google.com/go/auth v0.17.0 // indirect
4644
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
4745
cloud.google.com/go/compute/metadata v0.9.0 // indirect
48-
cloud.google.com/go/iam v1.5.3 // indirect
49-
cloud.google.com/go/longrunning v0.7.0 // indirect
50-
cloud.google.com/go/monitoring v1.24.3 // indirect
51-
cloud.google.com/go/spanner v1.86.1 // indirect
52-
cloud.google.com/go/storage v1.57.1 // indirect
5346
dario.cat/mergo v1.0.2 // indirect
5447
github.com/42wim/httpsig v1.2.3 // indirect
5548
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.19.0 // indirect
@@ -64,10 +57,6 @@ require (
6457
github.com/Azure/go-autorest/autorest/date v0.3.1 // indirect
6558
github.com/Azure/go-autorest/logger v0.2.2 // indirect
6659
github.com/Azure/go-autorest/tracing v0.6.1 // indirect
67-
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 // indirect
68-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
69-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 // indirect
70-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 // indirect
7160
github.com/InfiniteLoopSpace/go_S-MIME v0.0.0-20181221134359-3f58f9a4b2b6 // indirect
7261
github.com/MakeNowJust/heredoc v1.0.0 // indirect
7362
github.com/Masterminds/semver/v3 v3.4.0 // indirect
@@ -129,7 +118,6 @@ require (
129118
github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
130119
github.com/cloudflare/cfssl v1.6.5 // indirect
131120
github.com/cloudflare/circl v1.6.1 // indirect
132-
github.com/cncf/xds/go v0.0.0-20251031190108-5cf4b1949528 // indirect
133121
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
134122
github.com/containerd/containerd v1.7.29 // indirect
135123
github.com/containerd/errdefs v1.0.0 // indirect
@@ -161,8 +149,6 @@ require (
161149
github.com/elliotchance/orderedmap v1.8.0 // indirect
162150
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
163151
github.com/emirpasic/gods v1.18.1 // indirect
164-
github.com/envoyproxy/go-control-plane/envoy v1.36.0 // indirect
165-
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
166152
github.com/evanphx/json-patch v5.9.11+incompatible // indirect
167153
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
168154
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
@@ -194,18 +180,18 @@ require (
194180
github.com/go-openapi/runtime v0.29.2 // indirect
195181
github.com/go-openapi/spec v0.22.1 // indirect
196182
github.com/go-openapi/strfmt v0.25.0 // indirect
197-
github.com/go-openapi/swag v0.25.1 // indirect
198-
github.com/go-openapi/swag/cmdutils v0.25.1 // indirect
199-
github.com/go-openapi/swag/conv v0.25.3 // indirect
200-
github.com/go-openapi/swag/fileutils v0.25.1 // indirect
201-
github.com/go-openapi/swag/jsonname v0.25.1 // indirect
202-
github.com/go-openapi/swag/jsonutils v0.25.1 // indirect
203-
github.com/go-openapi/swag/loading v0.25.1 // indirect
204-
github.com/go-openapi/swag/mangling v0.25.1 // indirect
205-
github.com/go-openapi/swag/netutils v0.25.1 // indirect
206-
github.com/go-openapi/swag/stringutils v0.25.1 // indirect
207-
github.com/go-openapi/swag/typeutils v0.25.3 // indirect
208-
github.com/go-openapi/swag/yamlutils v0.25.1 // indirect
183+
github.com/go-openapi/swag v0.25.4 // indirect
184+
github.com/go-openapi/swag/cmdutils v0.25.4 // indirect
185+
github.com/go-openapi/swag/conv v0.25.4 // indirect
186+
github.com/go-openapi/swag/fileutils v0.25.4 // indirect
187+
github.com/go-openapi/swag/jsonname v0.25.4 // indirect
188+
github.com/go-openapi/swag/jsonutils v0.25.4 // indirect
189+
github.com/go-openapi/swag/loading v0.25.4 // indirect
190+
github.com/go-openapi/swag/mangling v0.25.4 // indirect
191+
github.com/go-openapi/swag/netutils v0.25.4 // indirect
192+
github.com/go-openapi/swag/stringutils v0.25.4 // indirect
193+
github.com/go-openapi/swag/typeutils v0.25.4 // indirect
194+
github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
209195
github.com/go-openapi/validate v0.25.1 // indirect
210196
github.com/go-test/deep v1.1.1 // indirect
211197
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
@@ -238,7 +224,6 @@ require (
238224
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
239225
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
240226
github.com/hashicorp/go-version v1.7.0 // indirect
241-
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
242227
github.com/hashicorp/vault-client-go v0.4.3 // indirect
243228
github.com/in-toto/attestation v1.1.2 // indirect
244229
github.com/in-toto/in-toto-golang v0.9.0 // indirect
@@ -251,6 +236,7 @@ require (
251236
github.com/klauspost/compress v1.18.1 // indirect
252237
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
253238
github.com/klauspost/pgzip v1.2.6 // indirect
239+
github.com/letsencrypt/boulder v0.20251110.0 // indirect
254240
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
255241
github.com/magiconair/properties v1.8.10 // indirect
256242
github.com/mandelsoft/filepath v0.0.0-20240223090642-3e2777258aa3 // indirect
@@ -298,7 +284,6 @@ require (
298284
github.com/pjbgf/sha1cd v0.5.0 // indirect
299285
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
300286
github.com/pkg/errors v0.9.1 // indirect
301-
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
302287
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
303288
github.com/prometheus/client_golang v1.23.2 // indirect
304289
github.com/prometheus/client_model v0.6.2 // indirect
@@ -313,14 +298,14 @@ require (
313298
github.com/secure-systems-lab/go-securesystemslib v0.9.1 // indirect
314299
github.com/sergi/go-diff v1.4.0 // indirect
315300
github.com/shibumi/go-pathspec v1.3.0 // indirect
316-
github.com/sigstore/cosign/v2 v2.6.1 // indirect
301+
github.com/sigstore/cosign/v2 v2.6.2 // indirect
317302
github.com/sigstore/fulcio v1.8.4 // indirect
318303
github.com/sigstore/protobuf-specs v0.5.0 // indirect
319304
github.com/sigstore/rekor v1.4.3 // indirect
320-
github.com/sigstore/rekor-tiles v0.1.11 // indirect
305+
github.com/sigstore/rekor-tiles/v2 v2.0.1 // indirect
321306
github.com/sigstore/sigstore v1.10.3 // indirect
322-
github.com/sigstore/sigstore-go v1.1.3 // indirect
323-
github.com/sigstore/timestamp-authority v1.2.9 // indirect
307+
github.com/sigstore/sigstore-go v1.1.4 // indirect
308+
github.com/sigstore/timestamp-authority/v2 v2.0.3 // indirect
324309
github.com/sirupsen/logrus v1.9.3 // indirect
325310
github.com/skeema/knownhosts v1.3.2 // indirect
326311
github.com/spf13/afero v1.15.0 // indirect
@@ -335,11 +320,11 @@ require (
335320
github.com/thales-e-security/pool v0.0.2 // indirect
336321
github.com/theupdateframework/go-tuf v0.7.0 // indirect
337322
github.com/theupdateframework/go-tuf/v2 v2.3.0 // indirect
323+
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
338324
github.com/tjfoc/gmsm v1.4.1 // indirect
339325
github.com/tonglil/buflogr v1.1.1 // indirect
340326
github.com/transparency-dev/formats v0.0.0-20251103090025-99ec6f4410eb // indirect
341327
github.com/transparency-dev/merkle v0.0.2 // indirect
342-
github.com/transparency-dev/tessera v1.0.0 // indirect
343328
github.com/ulikunitz/xz v0.5.15 // indirect
344329
github.com/valyala/bytebufferpool v1.0.0 // indirect
345330
github.com/valyala/fasttemplate v1.2.2 // indirect
@@ -354,10 +339,7 @@ require (
354339
github.com/yuin/gopher-lua v1.1.1 // indirect
355340
gitlab.com/gitlab-org/api/client-go v0.159.0 // indirect
356341
go.mongodb.org/mongo-driver v1.17.6 // indirect
357-
go.opencensus.io v0.24.0 // indirect
358342
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
359-
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 // indirect
360-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 // indirect
361343
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
362344
go.opentelemetry.io/otel v1.38.0 // indirect
363345
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0 // indirect
@@ -384,7 +366,6 @@ require (
384366
golang.org/x/time v0.14.0 // indirect
385367
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
386368
google.golang.org/api v0.257.0 // indirect
387-
google.golang.org/genproto v0.0.0-20251103181224-f26f9409b101 // indirect
388369
google.golang.org/genproto/googleapis/api v0.0.0-20251103181224-f26f9409b101 // indirect
389370
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 // indirect
390371
google.golang.org/grpc v1.77.0 // indirect

0 commit comments

Comments
 (0)