Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 279: change snakeyaml version to fix CVE-2022-1471. #280

Merged

Conversation

a6dulaleem
Copy link
Contributor

Change log description

Upgrade dependencies in Schema registry which could have possible CVEs

Library CVE Version
snakeyaml 2.0

Purpose of the change
to fix #279

What the code does
change the snakeyaml version from 1.33 to 2.0

Signed-off-by: a6dulaleem <abdul.aleem1@dell.com>
@a6dulaleem a6dulaleem marked this pull request as ready for review June 22, 2023 12:58
@a6dulaleem
Copy link
Contributor Author

a6dulaleem commented Jun 22, 2023

ran schema registry build 135 and it ran successful
ran flink connector and it got succeed build number is 397 all test passed.

@a6dulaleem a6dulaleem changed the title [issue-279] change snakeyaml version Issue 279 change snakeyaml version Jun 23, 2023
@a6dulaleem a6dulaleem changed the title Issue 279 change snakeyaml version Issue 279: change snakeyaml version Jun 23, 2023
Copy link
Contributor

@anju-c-das anju-c-das left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

LGTM

@anishakj anishakj requested a review from crazyzhou June 23, 2023 15:19
Copy link
Contributor

@crazyzhou crazyzhou left a comment

Choose a reason for hiding this comment

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

LGTM

@crazyzhou crazyzhou merged commit 7056903 into pravega:master Jun 26, 2023
@a6dulaleem a6dulaleem changed the title Issue 279: change snakeyaml version Issue 279: change snakeyaml version to fix CVE-2022-1471. Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade snakeyaml dependency with vulnerabilities
4 participants