Skip to content

Fix/issue 348 hpp injection#367

Merged
souma9830 merged 2 commits into
souma9830:masterfrom
Premshaw23:fix/issue-348-hpp-injection
Jun 3, 2026
Merged

Fix/issue 348 hpp injection#367
souma9830 merged 2 commits into
souma9830:masterfrom
Premshaw23:fix/issue-348-hpp-injection

Conversation

@Premshaw23
Copy link
Copy Markdown
Contributor

Description

Installs and registers the standard hpp middleware immediately following body parsers, discarding duplicate query/body parameters and keeping only the final scalar value.

Closes #366

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (non-breaking chore/doc change)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Manually tested local server
  • Frontend build verification
  • Unit/Integration tests added or updated

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copilot AI review requested due to automatic review settings June 2, 2026 18:51
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

@Premshaw23 is attempting to deploy a commit to the souma9830's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@souma9830
Copy link
Copy Markdown
Owner

Resolve conflict

@Premshaw23
Copy link
Copy Markdown
Contributor Author

@souma9830 fixed , you can merge now

@souma9830 souma9830 merged commit 1acb9fa into souma9830:master Jun 3, 2026
1 of 2 checks passed
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.

fix(security): prevent HTTP Parameter Pollution (HPP) array injection attacks

3 participants