TEZ-4456: Upgraded is-my-json-valid version to 2.20.3 to fix the vulnerability#250
Merged
abstractdog merged 1 commit intoapache:masterfrom Nov 28, 2022
Conversation
|
🎊 +1 overall
This message was automatically generated. |
Contributor
Author
|
@abstractdog Can you please check and approve this PR |
abstractdog
reviewed
Nov 26, 2022
| is-my-json-valid@^2.12.4: | ||
| version "2.16.0" | ||
| resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693" | ||
| is-my-ip-valid@^1.0.0: |
Contributor
There was a problem hiding this comment.
how are the is-my-ip-valid changes related to is-my-json-valid upgrade?
Contributor
Author
|
Hi @abstractdog these dependencies come up as you build the 2.20.3 version. They are required to build the is-valid-json 2.20.3. I have not made manual changes to this file. They are autogenerated from the package.json |
abstractdog
approved these changes
Nov 28, 2022
Contributor
|
thanks for clarifying @amanraj2520 , +1 |
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
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.
TEZ-4456: Upgraded is-my-json-valid version to 2.20.3 to fix the vulnerability. This is a critical vulnerability to fix. The parent JIRA can be tracked under : https://issues.apache.org/jira/browse/TEZ-4419