FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

streams: fixup property definition to avoid prototype polution by jasnell · Pull Request #39371 · nodejs/node · GitHub

/ node Public

streams: fixup property definition to avoid prototype polution - #39371

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fixup-webstreams-propertydef
Closed

streams: fixup property definition to avoid prototype polution#39371
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fixup-webstreams-propertydef

Conversation

jasnell commented Jul 12, 2021

Copy link
Copy Markdown
Member

Fixup the definitions of the properties to avoid the possibility
of prototype polution on the object definitions.

Signed-off-by: James M Snell jasnell@gmail.com

/cc @aduh95

Fixup the definitions of the properties to avoid the possibility
of prototype polution on the object definitions.

Signed-off-by: James M Snell <jasnell@gmail.com>
nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Jul 12, 2021

Copy link
Copy Markdown
Collaborator

nodejs-github-bot commented Jul 13, 2021
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jul 13, 2021
jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Jul 13, 2021

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @jasnell. Please 👍 to approve.

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

jasnell added a commit that referenced this pull request Jul 13, 2021
Fixup the definitions of the properties to avoid the possibility
of prototype polution on the object definitions.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #39371
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

jasnell commented Jul 13, 2021

Copy link
Copy Markdown
Member Author

Landed in 2cc13ad

jasnell closed this Jul 13, 2021
targos pushed a commit that referenced this pull request Jul 17, 2021
Fixup the definitions of the properties to avoid the possibility
of prototype polution on the object definitions.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #39371
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
BethGriggs mentioned this pull request Jul 26, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL