Fix security cves#24
Merged
Merged
Conversation
Bump github.com/moby/spdystream v0.5.0 -> v0.5.1 to fix DoS in SPDY/3 frame parser (CWE-770). Indirect dependency via k8s.io/apimachinery remotecommand streaming. Advisory: GHSA-pc3f-x583-g7j2 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bump helm.sh/helm/v3 v3.19.0 -> v3.20.2 to fix chart-extraction path
traversal via dot-segment names in Chart.yaml (CWE-22).
Required transitive bumps:
- k8s.io/{api,apimachinery,apiserver,cli-runtime,client-go,kubectl,...}
v0.34.0 -> v0.35.1 (helm 3.20.x dep)
- go directive 1.24.0 -> 1.25.0 (required by helm 3.20.x & k8s v0.35.x)
- toolchain pinned to go1.25.10 (latest stable, matches prior pin pattern)
- Misc indirect deps refreshed by go mod tidy
- github.com/moby/spdystream dropped from build (no longer transitively
reachable after k8s 0.35 streaming changes), further reinforcing the
CVE-2026-35469 fix from the previous commit.
Advisory: GHSA-hr2v-4r36-88hr
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
naomi-robusta
approved these changes
May 14, 2026
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.
No description provided.