Skip to content

OCPBUGS-77406: bump koa#866

Merged
PeterYurkovich merged 1 commit intoopenshift:release-4.20from
prabhapa:release-4.20
Apr 2, 2026
Merged

OCPBUGS-77406: bump koa#866
PeterYurkovich merged 1 commit intoopenshift:release-4.20from
prabhapa:release-4.20

Conversation

@prabhapa
Copy link
Copy Markdown

Add npm override for koa >=3.1.2 to address Host Header Injection vulnerability via ctx.hostname (CVE-2026-27959, GHSA-7gcc-r8m5-44qm). The vulnerable koa 3.0.1 was pulled transitively via @module-federation/dts-plugin.

Add npm override for koa >=3.1.2 to address Host Header Injection
vulnerability via ctx.hostname (CVE-2026-27959, GHSA-7gcc-r8m5-44qm).
The vulnerable koa 3.0.1 was pulled transitively via
@module-federation/dts-plugin.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 31, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • do-not-merge/work-in-progress

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8499854d-0baa-4630-8205-bb127a675fe9

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

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.

❤️ Share

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 31, 2026

@prabhapa: 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.

@PeterYurkovich
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 2, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PeterYurkovich, prabhapa

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 Apr 2, 2026
@PeterYurkovich
Copy link
Copy Markdown
Contributor

/jira refresh

@openshift-ci-robot
Copy link
Copy Markdown

@PeterYurkovich: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh.

Details

In response to this:

/jira refresh

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.

@PeterYurkovich
Copy link
Copy Markdown
Contributor

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Apr 2, 2026
@PeterYurkovich PeterYurkovich changed the title OCPBUGS-77406 : bump koa OCPBUGS-77406: bump koa Apr 2, 2026
@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Apr 2, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@prabhapa: This pull request references Jira Issue OCPBUGS-77406, which is invalid:

  • release note text must be set and not match the template OR release note type must be set to "Release Note Not Required". For more information you can reference the OpenShift Bug Process.
  • expected Jira Issue OCPBUGS-77406 to depend on a bug targeting a version in 4.21.0, 4.21.z and in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Add npm override for koa >=3.1.2 to address Host Header Injection vulnerability via ctx.hostname (CVE-2026-27959, GHSA-7gcc-r8m5-44qm). The vulnerable koa 3.0.1 was pulled transitively via @module-federation/dts-plugin.

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.

@PeterYurkovich PeterYurkovich merged commit b3c9dc0 into openshift:release-4.20 Apr 2, 2026
6 of 7 checks passed
@openshift-ci-robot
Copy link
Copy Markdown

@prabhapa: Jira Issue OCPBUGS-77406: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-77406 has been moved to the MODIFIED state.

Details

In response to this:

Add npm override for koa >=3.1.2 to address Host Header Injection vulnerability via ctx.hostname (CVE-2026-27959, GHSA-7gcc-r8m5-44qm). The vulnerable koa 3.0.1 was pulled transitively via @module-federation/dts-plugin.

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.

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. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. qe-approved Signifies that QE has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants