Skip to content

Fix CVE-2025-65637#59

Merged
kaovilai merged 1 commit into
openshift:oadp-1.3from
oadp-rebasebot:cve-fix/oadp-1.3/20260710-1
Jul 10, 2026
Merged

Fix CVE-2025-65637#59
kaovilai merged 1 commit into
openshift:oadp-1.3from
oadp-rebasebot:cve-fix/oadp-1.3/20260710-1

Conversation

@oadp-rebasebot-app

Copy link
Copy Markdown

CVE Fixes

Automated scan found 1 fixable Go dependency CVE(s) in openshift/restic on branch oadp-1.3.

CVE Severity Package Fixed Version Description
CVE-2025-65637 HIGH github.com/sirupsen/logrus 1.9.3 github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

How this was fixed

  • go get <package>@<fixed_version> for each vulnerable dependency
  • go mod tidy to clean up

Wave propagation note

This repo is in wave 1-2. Downstream repos (waves 3+) should pick up these fixes
automatically through the rebase pipeline. If they don't, check the dependency chain.


Generated by cve-scan pipeline

- CVE-2025-65637: github.com/sirupsen/logrus v1.9.0 → 1.8.3, 1.9.1, 1.9.3
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: a5941e0a-96ed-4452-ae7b-865747c6c09c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

Hi @oadp-rebasebot-app[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 10, 2026
@Joeavaikath

Copy link
Copy Markdown

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 10, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 10, 2026
@kaovilai kaovilai added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 10, 2026
@kaovilai

Copy link
Copy Markdown
Member

/override "Cross Compile for openbsd/386 openbsd/amd64 freebsd/386 freebsd/amd64 freebsd/arm aix/ppc64 darwin/amd64 darwin/arm64"
/override "lint"
/override "Linux (race) Go 1.19.x"

@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: kaovilai, oadp-rebasebot-app[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

@kaovilai: kaovilai unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers.

Details

In response to this:

/override "Cross Compile for openbsd/386 openbsd/amd64 freebsd/386 freebsd/amd64 freebsd/arm aix/ppc64 darwin/amd64 darwin/arm64"
/override "lint"
/override "Linux (race) Go 1.19.x"

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.

@kaovilai kaovilai merged commit 3eabd9d into openshift:oadp-1.3 Jul 10, 2026
2 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants