OCPBUGS-68150: Update library-go to fix CVE-2025-65637#840
Conversation
Update github.com/openshift/library-go to include commit cedbe1daf8d0876c55731ad53934bbb243541d94 which updates logrus from v1.9.0 to v1.9.3, fixing CVE-2025-65637
|
@amitesh1201: This pull request references Jira Issue OCPBUGS-68150, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/retest-required |
|
@amitesh1201: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
/jira refresh |
|
@amitesh1201: This pull request references Jira Issue OCPBUGS-68150, which is invalid:
Comment DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm |
|
/assign @deads2k |
|
/jira refresh |
|
@amitesh1201: This pull request references Jira Issue OCPBUGS-68150, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (ocp-sustaining-admins@redhat.com), skipping review request. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/label backport-risk-assessed |
|
/verified by @amitesh1201 |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: amitesh1201, liouk 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 |
|
@benluddy: This PR has been marked as verified by DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
9f93caf
into
openshift:release-4.17
|
@amitesh1201: An error was encountered invalid pull identifier with 2 parts: "mjuanxd/logrus-dos-poc" for bug OCPBUGS-68150 on the Jira server at https://issues.redhat.com/. No known errors were detected, please see the full error message for details. Full error message.
Please contact an administrator to resolve this issue, then request a bug refresh with Jira Issue OCPBUGS-68150 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
Description
OCPBUGS-68150: deps: Update
github.com/openshift/library-gofrom v0.0.0-20241023075405-e3586cc1ab21 to v0.0.0-20260202164332-cedbe1daf8d0 to fix CVE-2025-65637 (DoS vulnerability in logrus).Changes
github.com/openshift/library-goto commitcedbe1daf8d0876c55731ad53934bbb243541d94github.com/sirupsen/logrusfrom v1.9.0 to v1.9.3CVE Information
Testing
go build ./...successfulgo list -m github.com/sirupsen/logrusshows v1.9.3