-
Notifications
You must be signed in to change notification settings - Fork 51
feat(QTDI-2292): Q1 2026 CVE - security updates #1158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
* 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.
|

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.