Skip to content

[release-6.6] fix(cve): bump golang.org/x/image from v0.39.0 to v0.45.0 - #3422

Closed
Clee2691 wants to merge 1 commit into
openshift:release-6.6from
Clee2691:LOG-9780-release-6-6
Closed

[release-6.6] fix(cve): bump golang.org/x/image from v0.39.0 to v0.45.0#3422
Clee2691 wants to merge 1 commit into
openshift:release-6.6from
Clee2691:LOG-9780-release-6-6

Conversation

@Clee2691

@Clee2691 Clee2691 commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Description

Update golang.org/x/image from v0.39.0 to v0.45.0

/cc @vparfonov
/assign @jcantrill

Links

@qodo-for-rh-openshift

Copy link
Copy Markdown

PR Summary by Qodo

Bump golang.org/x/image to v0.43.0 (CVE fix)

🐞 Bug fix ⚙️ Configuration changes 🕐 Less than 10 minutes

Grey Divider

AI Description

• Update indirect dependency golang.org/x/image to v0.43.0 for CVE remediation.
• Refresh go.sum checksums to match the upgraded module version.
Diagram

graph TD
  A(["Go build/test"]) --> B["go.mod/go.sum"] --> C{{"golang.org/x/image v0.43.0"}}

  subgraph Legend
    direction LR
    _proc(["Process"]) ~~~ _file["File"] ~~~ _ext{{"External dep"}}
  end
Loading
High-Level Assessment

Directly bumping the affected module version and updating go.sum is the standard, lowest-risk remediation for a Go dependency CVE. No alternative approach would materially improve safety or maintainability for this change size.

Files changed (2) +3 / -3

Other (2) +3 / -3
go.modBump golang.org/x/image requirement to v0.43.0 +1/-1

Bump golang.org/x/image requirement to v0.43.0

• Updates the indirect golang.org/x/image module version from v0.39.0 to v0.43.0 to address the reported CVE.

go.mod

go.sumUpdate go.sum checksums for golang.org/x/image v0.43.0 +2/-2

Update go.sum checksums for golang.org/x/image v0.43.0

• Replaces the v0.39.0 checksums with v0.43.0 checksums to match the updated module requirement.

go.sum

@coderabbitai

coderabbitai Bot commented Aug 21, 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 27ff3003-4268-4ed0-afb9-9e1cdd1a1ba5

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

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

@qodo-for-rh-openshift

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can tweak Display preferences with a live preview to see your comment before it ships

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Qodo Logo

@Clee2691
Clee2691 force-pushed the LOG-9780-release-6-6 branch from 1bec95f to 54f475a Compare August 24, 2026 16:50
@Clee2691 Clee2691 changed the title [release-6.6] fix(cve): bump golang.org/x/image from v0.39.0 to v0.43.0 [release-6.6] fix(cve): bump golang.org/x/image from v0.39.0 to v0.45.0 Aug 24, 2026
@openshift-ci

openshift-ci Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Clee2691
Once this PR has been reviewed and has the lgtm label, please ask for approval from jcantrill. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 Aug 24, 2026

Copy link
Copy Markdown
Contributor

@Clee2691: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@Clee2691

Copy link
Copy Markdown
Contributor Author

closing in favor of :#3428

@Clee2691 Clee2691 closed this Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants