Skip to content

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

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

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

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 dependency
body-parser 1.20.4 → 1.20.8, 2.2.2 → 2.3.0 CVE-2026-82417 dependency
express 4.22.1 → 4.22.3 CVE-2026-82417 dependency

Fixed with yarn up of express and body-parser in workspaces/orchestrator so the former qs@~6.14.0 pin on Express 4 / body-parser 1.x resolves to 6.16.0.

Which issue(s) does this PR fix

qs:

  • Fixes RHIDP-16786
  • Fixes RHIDP-16785
  • Fixes RHIDP-16784
  • Fixes RHIDP-16791
  • Fixes RHIDP-16792

How to test changes / Special notes to the reviewer

qs (6.16.0) is fully patched on published plugin production trees. express@4.22.3 and body-parser@1.20.8 now pin qs@~6.16.0 (was ~6.14.06.14.2). Prod paths include orchestrator-backend dependenciesexpress@4.22.3qs, orchestrator-backend dependenciesopenapi-backendqs, and orchestrator / orchestrator-form-react dependencies@backstage/core-components@0.18.8 (^6.9.4) → qs@6.16.0.

yarn why -R qs still shows a leftover version; it is dismissible:

  • 6.5.5app-legacy dependencies@backstage-community/plugin-rbac@1.33.2@janus-idp/shared-react@2.14.0@kubernetes/client-node@0.22.3 (^0.22.1) and @backstage/plugin-kubernetes-common@0.8.3@kubernetes/client-node@0.20.0 (=0.20.0) → request@2.88.2 (^2.88.0, qs@~6.5.2). Every request in ^2.88.0 declares qs@~6.5.2; that range cannot include 6.16.0. SBOM-excluded (app-legacy) / dismissible.

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 (orchestrator/release-1.10@ba03a1a). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                     Coverage Diff                      @@
##             orchestrator/release-1.10    #4883   +/-   ##
============================================================
  Coverage                             ?   59.57%           
============================================================
  Files                                ?     2097           
  Lines                                ?    65234           
  Branches                             ?    16986           
============================================================
  Hits                                 ?    38862           
  Misses                               ?    25977           
  Partials                             ?      395           
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (?) Carriedforward from 0f6f9df
ai-integrations 70.03% <ø> (?) Carriedforward from 0f6f9df
app-defaults 69.60% <ø> (?) Carriedforward from 0f6f9df
augment 69.36% <ø> (?) Carriedforward from 0f6f9df
bulk-import 72.86% <ø> (?) Carriedforward from 0f6f9df
cost-management 16.49% <ø> (?) Carriedforward from 0f6f9df
dcm 32.85% <ø> (?) Carriedforward from 0f6f9df
extensions 61.79% <ø> (?) Carriedforward from 0f6f9df
global-floating-action-button 74.30% <ø> (?) Carriedforward from 0f6f9df
global-header 61.68% <ø> (?) Carriedforward from 0f6f9df
homepage 50.95% <ø> (?) Carriedforward from 0f6f9df
konflux 91.01% <ø> (?) Carriedforward from 0f6f9df
lightspeed 68.34% <ø> (?) Carriedforward from 0f6f9df
mcp-integrations 81.59% <ø> (?) Carriedforward from 0f6f9df
orchestrator 37.54% <ø> (?)
quickstart 62.64% <ø> (?) Carriedforward from 0f6f9df
sandbox 79.56% <ø> (?) Carriedforward from 0f6f9df
scorecard 83.58% <ø> (?) Carriedforward from 0f6f9df
theme 64.54% <ø> (?) Carriedforward from 0f6f9df
translations 8.49% <ø> (?) Carriedforward from 0f6f9df
x2a 57.33% <ø> (?) Carriedforward from 0f6f9df

*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 ba03a1a...cb7ad08. 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant