[fix][sec] Upgrade scala-library to get rid of CVE-2022-36944 - #18021
Merged
Conversation
|
The pr had no activity for 30 days, mark with Stale label. |
2 tasks
nicoloboschi
force-pushed
the
upgrade-scalalib
branch
3 times, most recently
from
December 14, 2022 14:18
e9d81e6 to
add30f2
Compare
nicoloboschi
force-pushed
the
upgrade-scalalib
branch
from
December 15, 2022 08:25
add30f2 to
42c6536
Compare
nicoloboschi
marked this pull request as ready for review
December 15, 2022 08:25
Codecov Report
@@ Coverage Diff @@
## master #18021 +/- ##
============================================
+ Coverage 47.35% 47.65% +0.30%
- Complexity 9384 9441 +57
============================================
Files 623 623
Lines 59104 59106 +2
Branches 6146 6147 +1
============================================
+ Hits 27987 28166 +179
+ Misses 28100 27910 -190
- Partials 3017 3030 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
|
nicoloboschi
added a commit
that referenced
this pull request
Dec 15, 2022
(cherry picked from commit 3011946)
nicoloboschi
added a commit
that referenced
this pull request
Dec 15, 2022
(cherry picked from commit 3011946)
Member
|
@nicoloboschi @eolivelli I'm pretty curious where we have a dependency on scala-library explicitly or transitively, lol. |
Contributor
Author
Kafka uses scala and kafka is used in the debezium connectors. Actually the whole kafka dependency seems useless, only Kafka connect should be used. |
lifepuzzlefun
pushed a commit
to lifepuzzlefun/pulsar
that referenced
this pull request
Jan 10, 2023
coderzc
pushed a commit
that referenced
this pull request
Feb 28, 2023
(cherry picked from commit 3011946)
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.
Motivation
scala-library2.13.3 is vulnerable to CVE-2022-36944.This lib is used in debezium sources
Modifications
Documentation
docdoc-requireddoc-not-neededdoc-complete