Skip to content

fix: body-parser shim to allow strict parse failures to reach the app - #10415

Draft
leoortizz wants to merge 3 commits into
mainfrom
leoortizz_frameworks500fix
Draft

fix: body-parser shim to allow strict parse failures to reach the app#10415
leoortizz wants to merge 3 commits into
mainfrom
leoortizz_frameworks500fix

Merge branch 'main' into leoortizz_frameworks500fix

bfc9bf6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 27, 2026 in 2s

1 new alert including 1 critical severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 289 in src/frameworks/utils.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Type confusion through parameter tampering Critical test

Potential type confusion as
this HTTP request parameter
may be either an array or a string.