🌱 Bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 in /tools - #5121
🌱 Bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 in /tools#5121dependabot[bot] wants to merge 1 commit into
Conversation
|
This pull request has been marked stale because it has been open for 10 days with no activity |
Bumps [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/sigstore/sigstore-go/releases) - [Commits](sigstore/sigstore-go@v1.1.4...v1.2.0) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore-go dependency-version: 1.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
96d3839 to
2f5a77c
Compare
Kusari Analysis Results:Caution Flagged Issues Detected While the code analysis found zero issues in the changed files (tools/go.mod and tools/go.sum), the dependency analysis identified three active vulnerabilities with available fixes that we strongly recommend addressing before merging. These are independent analyses and a clean code scan does not mitigate dependency-level risks. The critical concerns are: (1) google.golang.org/grpc v1.81.1 carries GHSA-hrxh-6v49-42gf with a CVSS 8.2 xDS RBAC Authorization Bypass and HTTP/2 Rapid Reset DoS — fix by pinning to v1.82.1 via 'go get google.golang.org/grpc@v1.82.1'; (2) golang.org/x/net v0.55.0 carries CVE-2026-46600, a DNS message parsing panic — fix by pinning to v0.57.0 via 'go get golang.org/x/net@v0.57.0'; (3) golang.org/x/text v0.37.0 carries CVE-2026-56852, an infinite loop DoS on invalid UTF-8 input — fix by pinning to v0.40.0 via 'go get golang.org/x/text@v0.40.0'. All three vulnerabilities have patched versions available and can be resolved with direct pins in go.mod using Go MVS. An additional informational advisory exists for golang.org/x/crypto/openpgp being unmaintained, but it is classified as unfixable at the transitive level and only applies if the project directly uses the openpgp sub-package. We strongly recommend resolving the three patchable vulnerabilities before merging. Note View full detailed analysis result for more information on the output and the checks that were run. Required Dependency Mitigations
Found this helpful? Give it a 👍 or 👎 reaction! |
|
Superseded by #5151. |
Bumps github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0.
Release notes
Sourced from github.com/sigstore/sigstore-go's releases.
... (truncated)
Commits
8ca80c4Fix conformance test failures for managed-key verification (#561) (#638)40d743aBump the minor-patch group across 2 directories with 10 updates (#637)7960906Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#631)ef6e924Encode Rekor v2 DSSE envelopes as hashedrekord (#627)56c2528Verify Rekor v2 inclusion using reconstructed leaf hash (#635)dbb07e6Prevent multi-log threshold bypasses via single compromised log (#633)7e8ee0fbundle: cap raw TlogEntries length before per-entry parse (#630)58c7950Bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 (#624)1ad51eaBump github.com/in-toto/in-toto-golang (#623)566ec6cBump sigstore/sigstore-conformance from 0.0.26 to 0.0.27 (#621)