OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
185 stars 90 forks source link

[Snyk] Fix for 2 vulnerabilities #422

Open janblom opened 1 month ago

janblom 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
  751   org.apache.avro:avro:
1.11.3 -> 1.11.4
No Known Exploit
medium severity Uncontrolled Resource Consumption
SNYK-JAVA-COMMONSIO-8161190
  631   org.apache.poi:poi:
5.2.4 -> 5.2.5
org.apache.poi:poi-ooxml:
5.2.4 -> 5.2.5
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