fix: bump golang.org/x/net to v0.38.0 (fixes CVE-2025-22870 & CVE-2025-22872)#2641
fix: bump golang.org/x/net to v0.38.0 (fixes CVE-2025-22870 & CVE-2025-22872)#2641k8s-ci-robot merged 3 commits intokubernetes:mainfrom ricardbejarano:main
Conversation
|
This issue is currently awaiting triage. If kube-state-metrics contributors determine this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Welcome @ricardbejarano! |
Signed-off-by: Ricard Bejarano <ricard@bejarano.io>
|
/lgtm |
|
/lgtm Thanks! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CatherineF-dev, mrueg, ricardbejarano The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
Fixes CVE-2025-22870.
How does this change affect the cardinality of KSM:
Does not change cardinality.
Which issue(s) this PR fixes:
Replaces #2636.