Uh oh!
There was an error while loading. Please reload this page.
TEZ-4456: Upgraded is-my-json-valid version to 2.20.3 to fix the vulnerability - #250
Merged
abstractdog merged 1 commit intoNov 28, 2022
Conversation
tez-yetus
commented
Nov 25, 2022
🎊 +1 overall
This message was automatically generated. |
amanraj2520
commented
Nov 25, 2022
ContributorAuthor
@abstractdog Can you please check and approve this PR |
| 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?
amanraj2520
commented
Nov 26, 2022
ContributorAuthor
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
self-requested a review
November 28, 2022 11:15
abstractdog
approved these changes
Nov 28, 2022
abstractdog
commented
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 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.
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