feat(QTDI-2292): Q1 2026 CVE - security updates#1158
Open
lxia-talend wants to merge 6 commits intomasterfrom
Open
feat(QTDI-2292): Q1 2026 CVE - security updates#1158lxia-talend wants to merge 6 commits intomasterfrom
lxia-talend wants to merge 6 commits intomasterfrom
Conversation
* chore(QTDI-2446): bump log4j to 2.25.3 * chore(QTDI-2465): bump logback to 1.5.19 * chore(QTDI-2457): bump react-router to 6.30.2 to fix cve on @remix-run/router * chore(QTDI-2394): bump rhino to 1.9.0 * chore(QTDI-2242): bump tomcat to 9.0.113 * logback --------- Co-authored-by: Emmanuel GALLOIS <Emmanuel.gallois@qlik.com>
There was a problem hiding this comment.
Pull request overview
This PR addresses five security vulnerabilities by upgrading affected dependencies to their patched versions across both Java (Maven) and JavaScript (npm) ecosystems.
Changes:
- Upgraded Log4j from 2.20.0 to 2.25.3
- Upgraded Logback from 1.5.18 to 1.5.19
- Upgraded Tomcat from 9.0.109 to 9.0.113
- Upgraded Rhino from 1.7.14 to 1.9.0
- Upgraded react-router and react-router-dom from 6.3.0/6.24.1 to 6.30.2
Reviewed changes
Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pom.xml | Updates Maven dependency versions for Log4j, Logback, Tomcat, and Rhino to address CVE issues |
| component-tools-webapp/src/main/frontend/package.json | Upgrades react-router-dom to 6.30.2 and removes trailing empty line |
| component-tools-webapp/src/main/frontend/package-template.json | Mirrors react-router-dom upgrade and formatting changes from package.json |
| component-starter-server/src/main/frontend/package.json | Upgrades both react-router and react-router-dom to 6.30.2 |
| component-starter-server/src/main/frontend/package-template.json | Mirrors react-router upgrades from package.json |
Files not reviewed (2)
- component-starter-server/src/main/frontend/package-lock.json: Language not supported
- component-tools-webapp/src/main/frontend/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
yyin-talend
previously approved these changes
Jan 23, 2026
* chore(QTDI-2345): Bump to xbean:4.29. * fix(QTDI-2345): Bump xbean in meecrowave dependencies. * fix(QTDI-2345): Fix org.apache.xbean group.
…andard branch check
…omponent-runtime into feat/QTDI-2292_security
…ch in standard branch check" This reverts commit 89f1876.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (0.00% Estimated after merge)
Uh oh!
There was an error while loading. Please reload this page.