pinterest / secor

Secor is a service implementing Kafka log persistence
Apache License 2.0
1.85k stars 540 forks source link

[Snyk] Fix for 2 vulnerabilities #2823

Open devinlundberg opened 1 month ago

devinlundberg commented 1 month ago

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
critical severity Deserialization of Untrusted Data
SNYK-JAVA-ORGAPACHEAVRO-8161188
  204   org.apache.avro:avro:
1.10.2 -> 1.11.4
No Known Exploit
medium severity Uncontrolled Resource Consumption
SNYK-JAVA-COMMONSIO-8161190
  50   org.apache.hadoop:hadoop-common:
2.9.2 -> 3.4.0
org.apache.hadoop:hadoop-mapreduce-client-core:
2.9.2 -> 3.4.0
Major version upgrade No Known Exploit

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Uncontrolled Resource Consumption 🦉 Deserialization of Untrusted Data