Skip to content

updated javascript for in snippet#111062

Merged
mjbvz merged 2 commits intomicrosoft:masterfrom
BTNDev:master
Nov 20, 2020
Merged

updated javascript for in snippet#111062
mjbvz merged 2 commits intomicrosoft:masterfrom
BTNDev:master

Conversation

@BTNDev
Copy link
Contributor

@BTNDev BTNDev commented Nov 20, 2020

Updated javascript for in snippet to use Object.hasOwnProperty insted of object.hasOwnProperty because of this vulnerability: https://eslint.org/docs/rules/no-prototype-builtins

This PR fixes #111061

Updated javascript for in snippet to use Object.hasOwnProperty insted of object.hasOwnProperty because of this vulnerability: https://eslint.org/docs/rules/no-prototype-builtins
@mjbvz mjbvz assigned mjbvz and unassigned jrieken Nov 20, 2020
@mjbvz mjbvz added this to the November 2020 milestone Nov 20, 2020
@mjbvz mjbvz merged commit 2b75c3d into microsoft:master Nov 20, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Nov 20, 2020

Thanks!

chenjigeng pushed a commit to chenjigeng/vscode that referenced this pull request Nov 22, 2020
Updated javascript for in snippet to use Object.hasOwnProperty insted of object.hasOwnProperty because of this vulnerability: https://eslint.org/docs/rules/no-prototype-builtins
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update javascript for in snippet

3 participants