Skip to content

fix(deps): vuln qs (minor → 6.15.3) [test/crashtracker]#185

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/crashtracker/0-1784576587
Open

fix(deps): vuln qs (minor → 6.15.3) [test/crashtracker]#185
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/crashtracker/0-1784576587

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

Summary: Security update — 1 package upgraded (MINOR changes included)

Manifests changed:

  • test/crashtracker (yarn)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

Package From To Type Dep Type Vulnerabilities Fixed
qs 6.14.2 6.15.3 minor Transitive 2 MEDIUM

Security Details

ℹ️ Other Vulnerabilities (2)
Package CVE Severity Summary Unsafe Version Fixed In Case
qs GHSA-q8mj-m7cp-5q26 MODERATE qs has a remotely triggerable DoS: qs.stringify crashes with TypeError on null/undefined entries in comma-format arrays when encodeValuesOnly is set 6.14.2 6.15.2 -
qs CVE-2026-8723 MODERATE qs.stringify crashes on null/undefined entries in comma-format arrays under encodeValuesOnly 6.14.2 - -

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • Approve and merge this PR

Update Mode: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

@github-actions

Copy link
Copy Markdown

Overall package size

Self size: 30.15 MB
Deduped: 30.15 MB
No deduping: 30.15 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------|

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@dd-octo-sts
dd-octo-sts Bot marked this pull request as ready for review July 21, 2026 13:39
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners July 21, 2026 13:39
@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Jul 21, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule dependency-management-version-updater - 2026-07-21T13:40:13Z
  • ✅ CI tests passed - 2026-07-21T13:40:17Z
  • ✅ Approved (commit: 2dfda8f) - 2026-07-21T13:40:20Z
  • ✅ Merge Started
  • ⬜ Merged

➡️ Current phase: merge in progress...

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved by the DD PR Approver bot.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2dfda8f245

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"express": "^5.2.1"
},
"resolutions": {
"qs": "^6.15.3"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the npm lockfile too

When this test package is installed or audited with npm, the tracked test/crashtracker/package-lock.json is still authoritative and npm ignores Yarn-only resolutions; that lockfile still pins the body-parser copy at node_modules/qs version 6.14.2, so the vulnerable dependency remains for npm consumers/scanners even though yarn.lock was updated. Please update the npm lockfile as well (or use an npm overrides entry) so both tracked lockfiles resolve the fixed version.

Useful? React with 👍 / 👎.

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.

0 participants