Skip to content

use setPrototypeOf instead of __proto__#68

Closed
bmeck wants to merge 1 commit intotapjs:mainfrom
bmeck:__proto__
Closed

use setPrototypeOf instead of __proto__#68
bmeck wants to merge 1 commit intotapjs:mainfrom
bmeck:__proto__

Conversation

@bmeck
Copy link
Copy Markdown
Contributor

@bmeck bmeck commented Aug 22, 2021

This avoids security false positives from things checking for proto usage and proto is optional in the JS spec so it may not exist in all environments

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.

1 participant