Skip to content

Prototype pollution prevention#1390

Merged
waltjones merged 1 commit into
masterfrom
waltjones/prototype-pollution
Oct 16, 2025
Merged

Prototype pollution prevention#1390
waltjones merged 1 commit into
masterfrom
waltjones/prototype-pollution

Conversation

@waltjones

Copy link
Copy Markdown
Contributor

Description of the change

Fixes two potential entry points for prototype pollution by ensuring the modified objects do not have a prototype.

Note:
Both new test cases failed before the fix.

Type of change

  • Bug fix (non-breaking change that fixes an issue)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

@waltjones waltjones merged commit 61032fe into master Oct 16, 2025
6 checks passed
@waltjones waltjones deleted the waltjones/prototype-pollution branch October 16, 2025 23:08
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.

3 participants