Skip to content

fix(fixRequestBody): harden form-data stringification#1259

Merged
chimurai merged 1 commit into
3.xfrom
v3-fix-request-body-form-data-fix
Jun 14, 2026
Merged

fix(fixRequestBody): harden form-data stringification#1259
chimurai merged 1 commit into
3.xfrom
v3-fix-request-body-form-data-fix

Conversation

@chimurai

@chimurai chimurai commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Bug Fixes

    • Hardened form-data stringification to prevent CRLF-based injection attacks in multipart request bodies.
  • Tests

    • Added comprehensive security validation tests for multipart form data handling and injection prevention.

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7abdddf5-1fde-403d-aa43-b3827da64278

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch v3-fix-request-body-form-data-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new

pkg-pr-new Bot commented Jun 14, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/http-proxy-middleware@1259

commit: 1322a09

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 97.397% (+0.2%) from 97.203% — v3-fix-request-body-form-data-fix into 3.x

@chimurai chimurai merged commit c13a99c into 3.x Jun 14, 2026
22 of 23 checks passed
@chimurai chimurai deleted the v3-fix-request-body-form-data-fix branch June 14, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants