Skip to content

chore(deps): bump express and body-parser to bring qs v6.16.0 - #4884

Open
alizard0 wants to merge 1 commit into
lightspeed/release-1.10from
r1105-d20-light
Open

alizard0 wants to merge 1 commit into
lightspeed/release-1.10from
r1105-d20-light

Conversation

@alizard0

Copy link
Copy Markdown
Member

Description

Bumps transitive dependencies to address CVEs for RHDH 1.10.5.

Package Version CVEs Scope
qs 6.14.2 → 6.16.0 CVE-2026-82417, CVE-2026-82562 dependency
express 4.22.1 → 4.22.3 CVE-2026-82417, CVE-2026-82562 dependency
body-parser 1.20.4 → 1.20.8 CVE-2026-82417, CVE-2026-82562 dependency

Fixed with yarn up of express and body-parser in workspaces/lightspeed so the former qs@~6.14.0 pin from those parents resolves to 6.16.0.

Which issue(s) does this PR fix

qs:

  • Fixes RHIDP-16783
  • Fixes RHIDP-16790

How to test changes / Special notes to the reviewer

qs (6.16.0), express (4.22.3), and body-parser (1.20.8) are fully patched on every installed path.

qs is fully patched on published plugin production trees (6.16.0). express@4.22.3 and body-parser@1.20.8 now declare qs@~6.16.0. Deciding production paths: lightspeed-backend dependenciesexpress@4.22.3 (^4.21.1) → qs; lightspeed dependencies@backstage/core-components@0.18.8 (^6.9.4) → qs; lightspeed-backend dependencies@backstage/backend-defaults@0.16.0expressqs. CLI/test paths (@backstage/cli, supertest, @backstage/backend-test-utils) also resolve to 6.16.0.

yarn why -R qs shows no leftover vulnerable versions.

body-parser 1.20.41.20.8 also includes the 1.20.6 fix for CVE-2026-12590. path-to-regexp stayed at 0.1.13 (descriptor only); CVE-2026-4867 was already in the tree.

In rhdh-plugins, app, app-legacy, and backend are SBOM-excluded.

@codecov

codecov Bot commented Sep 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (lightspeed/release-1.10@67cf414). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                    Coverage Diff                     @@
##             lightspeed/release-1.10    #4884   +/-   ##
==========================================================
  Coverage                           ?   60.96%           
==========================================================
  Files                              ?     2098           
  Lines                              ?    65167           
  Branches                           ?    16942           
==========================================================
  Hits                               ?    39726           
  Misses                             ?    25219           
  Partials                           ?      222           
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (?) Carriedforward from 230b90c
ai-integrations 70.03% <ø> (?) Carriedforward from 230b90c
app-defaults 69.60% <ø> (?) Carriedforward from 230b90c
augment 69.36% <ø> (?) Carriedforward from 230b90c
bulk-import 72.86% <ø> (?) Carriedforward from 230b90c
cost-management 16.49% <ø> (?) Carriedforward from 230b90c
dcm 32.85% <ø> (?) Carriedforward from 230b90c
extensions 61.79% <ø> (?) Carriedforward from 230b90c
global-floating-action-button 74.30% <ø> (?) Carriedforward from 230b90c
global-header 61.68% <ø> (?) Carriedforward from 230b90c
homepage 50.95% <ø> (?) Carriedforward from 230b90c
konflux 91.01% <ø> (?) Carriedforward from 230b90c
lightspeed 68.13% <ø> (?)
mcp-integrations 81.59% <ø> (?) Carriedforward from 230b90c
orchestrator 36.36% <ø> (?) Carriedforward from 230b90c
quickstart 62.88% <ø> (?) Carriedforward from 230b90c
sandbox 79.56% <ø> (?) Carriedforward from 230b90c
scorecard 83.58% <ø> (?) Carriedforward from 230b90c
theme 64.54% <ø> (?) Carriedforward from 230b90c
translations 8.49% <ø> (?) Carriedforward from 230b90c
x2a 78.28% <ø> (?) Carriedforward from 230b90c

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67cf414...8c9eef5. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant