Skip to content

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

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

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

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

Copy link
Copy Markdown

Overall package size

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

dd-prapprover-prod-77c48c Bot commented Aug 17, 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-17T20:03:12Z
  • ✅ CI tests passed - 2026-08-17T20:03:15Z
  • ✅ Approved (commit: 42636c6) - 2026-08-17T20:03:17Z
  • ✅ 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: 42636c6da0

ℹ️ 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 tracked npm lockfile with the dependency bump

When this fixture is installed with npm, the tracked test/crashtracker/package-lock.json still declares body-parser as ^1.20.3 and pins vulnerable version 1.20.4, while this line now requires ^1.20.6. The npm ci documentation states that it exits with an error when lockfile dependencies do not match package.json, so npm-based clean installs now fail and lockfile-based security scans continue to see the old version; update or remove the npm lockfile alongside yarn.lock.

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