Skip to content

[Snyk] Fix for 3 vulnerabilities

Import User requested to merge snyk-fix-5cf6ea38349abe74645db0abd3a55fd6 into master

snyk-top-banner

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

Snyk changed the following file(s):

  • nifi-ngsi-bundle/nifi-ngsi-processors/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
critical severity Deserialization of Untrusted Data
SNYK-JAVA-ORGAPACHEAVRO-8161188
  679   org.apache.nifi:nifi-avro-record-utils:
1.15.3 -> 1.28.0
org.apache.nifi:nifi-database-utils:
1.15.3 -> 1.28.0
org.apache.nifi:nifi-record-serialization-services:
1.15.3 -> 1.28.0
No Known Exploit
high severity Infinite loop
SNYK-JAVA-ORGAPACHECOMMONS-6254296
  619   org.apache.nifi:nifi-record-serialization-services:
1.15.3 -> 1.28.0
No Known Exploit
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGAPACHECOMMONS-6254297
  429   org.apache.nifi:nifi-record-serialization-services:
1.15.3 -> 1.28.0
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:

🦉 Deserialization of Untrusted Data 🦉 Allocation of Resources Without Limits or Throttling

Merge request reports

Loading