Uh oh!
There was an error while loading. Please reload this page.
Upgrade plist to v3.0.1 (CWE-400) - #19243
Closed
rajivshah3 wants to merge 1 commit into
Closed
Conversation
pull-bot
commented
May 13, 2018
Generated by 🚫 dangerJS |
hramos
commented
May 14, 2018
Contributor
Before I merge this, can you tell me why you think this does not need to be tested? Where is |
rajivshah3
commented
May 19, 2018
ContributorAuthor
@hramos I interpreted "Test Plan" to mean whether any changes to the tests need to be made. I tested these changes using |
rajivshah3
commented
May 23, 2018
ContributorAuthor
Closing in favor of #19373 |
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 freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Upgrades plist to v3.0.1 as the current version (v1.2.0) is vulnerable to a Regex DoS: https://snyk.io/vuln/npm:plist:20180219
Test Plan
Not necessary
Release Notes
[GENERAL] [BUGFIX][package.json] Upgrade plist to v3.0.1