Skip to content

[pull] main from kserve:main#135

Open
pull[bot] wants to merge 2 commits intoopendatahub-io:mainfrom
kserve:main
Open

[pull] main from kserve:main#135
pull[bot] wants to merge 2 commits intoopendatahub-io:mainfrom
kserve:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 25, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

## Summary

Upgrades the project to Go 1.25.5+ to address
**[CVE-2025-61729](https://github.com/advisories/GHSA-7c64-f9jr-v9h2)**
(excessive resource consumption in `crypto/x509` when printing error
strings for host certificate validation).

## Changes

- **go.mod**: Require `go 1.25.5` (first release containing the fix).
- **Dockerfile**: `GOLANG_VERSION=1.25` (UBI go-toolset:1.25).
- **.pre-commit-config.yaml**: golangci-lint `v2.8.0` (replaces v1.60.3)
for Go 1.25 compatibility (golang.org/x/tools v0.24.0 did not build with
Go 1.25).

## References

- [CVE-2025-61729](https://nvd.nist.gov/vuln/detail/CVE-2025-61729) /
[GO-2025-4155](https://pkg.go.dev/vuln/GO-2025-4155)
- Fix included in Go 1.24.11 and 1.25.5+

Signed-off-by: James Ostrander <jostrand@redhat.com>
@pull pull bot locked and limited conversation to collaborators Feb 25, 2026
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Feb 25, 2026
@openshift-merge-robot
Copy link
Copy Markdown

PR needs rebase.

Details

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

Updated approvers and reviewers list in OWNERS file.

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants