Skip to content

fix(deps): vuln minor: qs · patch: body-parser [test/crashtracker] - #193

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

fix(deps): vuln minor: qs · patch: body-parser [test/crashtracker]#193
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/crashtracker/1-1785787576

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

Summary: Security update — 2 packages 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
body-parser 1.20.4 1.20.6 patch Direct 2 LOW

Security Details

ℹ️ Other Vulnerabilities (4)
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 - -
body-parser GHSA-v422-hmwv-36x6 LOW body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement 1.20.4 1.20.6 -
body-parser CVE-2026-12590 LOW body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement 1.20.4 - -

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

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Overall package size

Self size: 30.26 MB
Deduped: 30.26 MB
No deduping: 30.26 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 August 4, 2026 14:11
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners August 4, 2026 14:11
@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 4, 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-08-04T14:11:50Z
  • ✅ CI tests passed - 2026-08-04T14:11:54Z
  • ✅ Approved (commit: 12ca5b6) - 2026-08-04T14:11:56Z
  • ✅ 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: 12ca5b60ee

ℹ️ 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".

"dependencies": {
"@datadog/segfaultify": "^0.1.1",
"body-parser": "^1.20.3",
"body-parser": "^1.20.6",

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 with body-parser

This package still checks in test/crashtracker/package-lock.json, but only the Yarn lockfile was updated. After this manifest change, the npm lockfile still declares the root dependency as body-parser ^1.20.3 and locks node_modules/body-parser to 1.20.4 with qs ~6.14.0, so any npm-based install/audit for test/crashtracker remains on the vulnerable dependency set or has to rewrite the lockfile. Please update or remove the npm lockfile alongside this version bump.

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