ging / fiware-draco

The Draco Generic Enabler is an alternative data persistence mechanism for managing the history of context. It is based on Apache NiFi and is a dataflow system based on the concepts of flow-based programming. It supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic and also offers an intuitive graphical interface
https://fiware-draco.readthedocs.io/en/latest/
Apache License 2.0
20 stars 14 forks source link

[Snyk] Fix for 1 vulnerabilities #108

Open anmunoz opened 1 year ago

anmunoz commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


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

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - nifi-ngsi-bundle/nifi-ngsi-processors/pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **399/1000**
**Why?** Has a fix available, CVSS 3.7 | Improper Input Validation
[SNYK-JAVA-ORGAPACHEAVRO-5926693](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEAVRO-5926693) | `org.apache.nifi:nifi-avro-record-utils:`
`1.15.3 -> 1.24.0`
`org.apache.nifi:nifi-database-utils:`
`1.15.3 -> 1.24.0`
`org.apache.nifi:nifi-record-serialization-services:`
`1.15.3 -> 1.24.0`
| No | No Known Exploit (*) 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](https://app.snyk.io/org/anmunoz/project/8b194d01-5ce7-4c3f-9982-95e260b76c57?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/anmunoz/project/8b194d01-5ce7-4c3f-9982-95e260b76c57?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"4acc41d2-8595-4342-9a80-9a9674ae6d25","prPublicId":"4acc41d2-8595-4342-9a80-9a9674ae6d25","dependencies":[{"name":"org.apache.nifi:nifi-avro-record-utils","from":"1.15.3","to":"1.24.0"},{"name":"org.apache.nifi:nifi-database-utils","from":"1.15.3","to":"1.24.0"},{"name":"org.apache.nifi:nifi-record-serialization-services","from":"1.15.3","to":"1.24.0"}],"packageManager":"maven","projectPublicId":"8b194d01-5ce7-4c3f-9982-95e260b76c57","projectUrl":"https://app.snyk.io/org/anmunoz/project/8b194d01-5ce7-4c3f-9982-95e260b76c57?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGAPACHEAVRO-5926693"],"upgrade":["SNYK-JAVA-ORGAPACHEAVRO-5926693"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[399],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Input Validation](https://learn.snyk.io/lesson/improper-input-validation/?loc=fix-pr)