deniscoady / flume.ws

Source for Apache Flume which connects to a remote websocket server over plain or secure connections.
MIT License
4 stars 0 forks source link

[Snyk] Security upgrade org.apache.logging.log4j:log4j-core from 2.14.1 to 2.17.1 #16

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 723/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.6
Arbitrary Code Execution
SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2327339
org.apache.logging.log4j:log4j-core:
2.14.1 -> 2.17.1
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (fccab80) into master (439df87) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage     94.94%   94.94%           
  Complexity       72       72           
=========================================
  Files             9        9           
  Lines           257      257           
  Branches          6        6           
=========================================
  Hits            244      244           
  Misses            8        8           
  Partials          5        5           

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 439df87...fccab80. Read the comment docs.