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

Override Netty version to fix CVE-2020-11612 #261

Merged
merged 2 commits into from
Mar 1, 2021
Merged

Conversation

gphilipp
Copy link
Contributor

@gphilipp gphilipp commented Jun 23, 2020

Checklist

  • tests
  • updated CHANGELOG (the "unreleased" section)

@gphilipp gphilipp requested a review from a team as a code owner June 23, 2020 10:48
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #261 (0c9d0a2) into master (e7f41ab) will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage   81.22%   80.84%   -0.39%     
==========================================
  Files          41       41              
  Lines        2594     2594              
  Branches      153      153              
==========================================
- Hits         2107     2097      -10     
- Misses        334      344      +10     
  Partials      153      153              
Impacted Files Coverage Δ
src/jackdaw/serdes/edn2.clj 45.45% <0.00%> (-45.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7f41ab...0c9d0a2. Read the comment docs.

cddr
cddr previously approved these changes Aug 5, 2020
@cddr
Copy link
Contributor

cddr commented Feb 26, 2021

btw @gphilipp, I think the only thing requiring netty in jackdaw is the test machine which I have now factored out into it's own repo (I think you can't get at it via jackdaw without merging this anyway #266).

@gphilipp gphilipp merged commit 03707b9 into master Mar 1, 2021
@gphilipp gphilipp deleted the bump-netty-to-fix-cve branch March 1, 2021 14:40
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.

4 participants