Fix OCPBUGS-98767: CVE-2026-48801 - #16853
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@germanparente: This pull request references Jira Issue OCPBUGS-98767, 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: germanparente The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@germanparente, there is a build issue here that cascades down to earlier releases. Will require a manual fix. |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The initial backport swapped the library but kept the old react-linkify component prop API. This adds the linkifyOptions config with custom render and URL validation as done in openshift#16814. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
/test backend |
|
/test frontend |
1 similar comment
|
/test frontend |
|
/jira refresh |
|
@germanparente: This pull request references Jira Issue OCPBUGS-98767, 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. |
Use bare 'linkify-react' import instead of explicit .mjs path. Webpack resolves to ESM via the module field, Jest resolves to CJS via the main field, fixing the SyntaxError in test suites. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
/jira refresh |
|
@germanparente: This pull request references Jira Issue OCPBUGS-98767, 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. |
Restore the explicit .mjs import needed by webpack, and add a Jest moduleNameMapper to redirect it to the .cjs build so Jest can parse it in CommonJS mode. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
/jira refresh |
|
@germanparente: This pull request references Jira Issue OCPBUGS-98767, 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. |
|
/test frontend |
|
@germanparente: The following tests failed, say
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. |
Summary
react-linkify(depends on vulnerablelinkify-it) withlinkify-react+linkifyjs