Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(runtime): use more null proto objects #23921

Merged
merged 7 commits into from
May 22, 2024
Merged

fix(runtime): use more null proto objects #23921

merged 7 commits into from
May 22, 2024

Conversation

lucacasonato
Copy link
Member

This is a primordialization effort to improve resistance against users tampering with the global Object prototype.

lucacasonato and others added 7 commits May 21, 2024 17:26
This is a primordialization effort to improve resistance against users tampering with the global `Object` prototype.
This reverts commit 46c3ce6.
@bartlomieju bartlomieju merged commit 971f09a into main May 22, 2024
17 checks passed
@bartlomieju bartlomieju deleted the null_proto_obj branch May 22, 2024 22:03
marvinhagemeister pushed a commit that referenced this pull request Sep 6, 2024
proceed with #23921

This PR is a preparation for
denoland/deno_lint#1307

---------

Signed-off-by: Kenta Moriuchi <moriken@kimamass.com>
Co-authored-by: Luca Casonato <hello@lcas.dev>
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