Skip to content

[release-ocm-2.16] ACM-36105: CVE-2026-39835 Bump golang.org/x/crypto to v0.52.0 through indirect dependency conversion (models module)#10623

Open
shay23bra wants to merge 3 commits into
openshift:release-ocm-2.16from
shay23bra:cve-CVE-2026-39835-e9967032-9f5439
Open

[release-ocm-2.16] ACM-36105: CVE-2026-39835 Bump golang.org/x/crypto to v0.52.0 through indirect dependency conversion (models module)#10623
shay23bra wants to merge 3 commits into
openshift:release-ocm-2.16from
shay23bra:cve-CVE-2026-39835-e9967032-9f5439

Conversation

@shay23bra

Copy link
Copy Markdown
Contributor

Bump golang.org/x/crypto to v0.52.0 to fix CVE-2026-39835 through indirect dependency conversion

Strategy Selection

Strategies Not Applicable

  • Direct dependency version bump
    Not applicable: dependency is indirect. Direct version bumps only work for explicitly required modules.

  • Direct dependency major version upgrade
    Not applicable: dependency is indirect. Major version upgrades only apply to direct dependencies.

  • Indirect dependency fix via parent update

    • No suitable versions found for introducers:
      • github.com/jackc/pgtype
      • github.com/go-openapi/loads
      • github.com/go-openapi/analysis
      • github.com/go-openapi/validate
      • go.mongodb.org/mongo-driver

✓ Successful Strategy: Indirect to direct dependency conversion

Converted indirect dependency to direct requirement. Necessary because parent modules don't provide a fixed version.

https://redhat.atlassian.net/browse/ACM-36105


This PR was automatically generated by the CVE Automation tool.
For questions or issues, reach out in #cve-automation.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-ci-robot

Copy link
Copy Markdown

@shay23bra: This pull request references ACM-36105 which is a valid jira issue.

Details

In response to this:

Bump golang.org/x/crypto to v0.52.0 to fix CVE-2026-39835 through indirect dependency conversion

Strategy Selection

Strategies Not Applicable

  • Direct dependency version bump
    Not applicable: dependency is indirect. Direct version bumps only work for explicitly required modules.

  • Direct dependency major version upgrade
    Not applicable: dependency is indirect. Major version upgrades only apply to direct dependencies.

  • Indirect dependency fix via parent update

  • No suitable versions found for introducers:

    • github.com/jackc/pgtype
    • github.com/go-openapi/loads
    • github.com/go-openapi/analysis
    • github.com/go-openapi/validate
    • go.mongodb.org/mongo-driver

✓ Successful Strategy: Indirect to direct dependency conversion

Converted indirect dependency to direct requirement. Necessary because parent modules don't provide a fixed version.

https://redhat.atlassian.net/browse/ACM-36105


This PR was automatically generated by the CVE Automation tool.
For questions or issues, reach out in #cve-automation.

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.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 13, 2026
@coderabbitai

coderabbitai Bot commented Jul 13, 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: fcc1412e-9d46-4818-a324-b05863d50480

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 added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 13, 2026
@openshift-ci openshift-ci Bot requested review from carbonin and rccrdpccl July 13, 2026 07:42
@openshift-ci openshift-ci Bot added the api-review Categorizes an issue or PR as actively needing an API review. label Jul 13, 2026
@cve-automation

Copy link
Copy Markdown

/retest

@gamli75

gamli75 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

/retest-required

@gamli75

gamli75 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

/override ci/prow/e2e-ai-operator-ztp-3masters

@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown

@gamli75: Overrode contexts on behalf of gamli75: ci/prow/e2e-ai-operator-ztp-3masters

Details

In response to this:

/override ci/prow/e2e-ai-operator-ztp-3masters

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.

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.02%. Comparing base (5a8f409) to head (e2d3e46).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           release-ocm-2.16   #10623   +/-   ##
=================================================
  Coverage             44.02%   44.02%           
=================================================
  Files                   417      417           
  Lines                 72164    72164           
=================================================
+ Hits                  31768    31772    +4     
+ Misses                37509    37507    -2     
+ Partials               2887     2885    -2     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shay23bra shay23bra force-pushed the cve-CVE-2026-39835-e9967032-9f5439 branch from e857bff to ad56936 Compare July 14, 2026 14:07
@openshift-ci openshift-ci Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 14, 2026
@gamli75

gamli75 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

/override ci/prow/e2e-ai-operator-ztp-3masters
/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 14, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Scheduling required tests:
/test e2e-ai-operator-ztp-3masters

@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gamli75, shay23bra

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 14, 2026
@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown

@gamli75: Overrode contexts on behalf of gamli75: ci/prow/e2e-ai-operator-ztp-3masters

Details

In response to this:

/override ci/prow/e2e-ai-operator-ztp-3masters
/approve
/lgtm

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.

@gamli75

gamli75 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

/override ci/prow/e2e-ai-operator-disconnected-capi

@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown

@gamli75: Overrode contexts on behalf of gamli75: ci/prow/e2e-ai-operator-disconnected-capi

Details

In response to this:

/override ci/prow/e2e-ai-operator-disconnected-capi

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-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 5a8f409 and 2 for PR HEAD ad56936 in total

@gamli75

gamli75 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

/test verify-generated-code

@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 15, 2026
@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 15, 2026
@gamli75

gamli75 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

/override ci/prow/e2e-ai-operator-disconnected-capi

@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown

@gamli75: Overrode contexts on behalf of gamli75: ci/prow/e2e-ai-operator-disconnected-capi

Details

In response to this:

/override ci/prow/e2e-ai-operator-disconnected-capi

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 commented Jul 15, 2026

Copy link
Copy Markdown

@shay23bra: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/verify-generated-code e2d3e46 link true /test verify-generated-code
ci/prow/e2e-ai-operator-disconnected-capi e2d3e46 link true /test e2e-ai-operator-disconnected-capi

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review Categorizes an issue or PR as actively needing an API review. approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants