Galileo-Galilei / kedro-mlflow

A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)
https://kedro-mlflow.readthedocs.io/
Apache License 2.0
199 stars 32 forks source link

[Snyk] Security upgrade mlflow from 1.30.1 to 2.9.2 #500

Closed Galileo-Galilei closed 9 months ago

Galileo-Galilei commented 9 months 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 `pip` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - requirements.txt #### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **893/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 10 | Improper Neutralization of Special Elements Used in a Template Engine
[SNYK-PYTHON-MLFLOW-6117546](https://snyk.io/vuln/SNYK-PYTHON-MLFLOW-6117546) | `mlflow:`
`1.30.1 -> 2.9.2`
| No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **833/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.8 | Path Traversal
[SNYK-PYTHON-MLFLOW-6124044](https://snyk.io/vuln/SNYK-PYTHON-MLFLOW-6124044) | `mlflow:`
`1.30.1 -> 2.9.2`
| No | Proof of Concept ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **893/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 10 | Directory Traversal
[SNYK-PYTHON-MLFLOW-6128849](https://snyk.io/vuln/SNYK-PYTHON-MLFLOW-6128849) | `mlflow:`
`1.30.1 -> 2.9.2`
| No | Proof of Concept (*) Note that the real score may have changed since the PR was raised. Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded. 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/galileo-galilei/project/1e817adc-a97c-4a91-b109-38de880a043d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/galileo-galilei/project/1e817adc-a97c-4a91-b109-38de880a043d?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":"2682441a-727a-4017-a7a3-02143a8c6c4c","prPublicId":"2682441a-727a-4017-a7a3-02143a8c6c4c","dependencies":[{"name":"mlflow","from":"1.30.1","to":"2.9.2"}],"packageManager":"pip","projectPublicId":"1e817adc-a97c-4a91-b109-38de880a043d","projectUrl":"https://app.snyk.io/org/galileo-galilei/project/1e817adc-a97c-4a91-b109-38de880a043d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-MLFLOW-6117546","SNYK-PYTHON-MLFLOW-6124044","SNYK-PYTHON-MLFLOW-6128849"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[893,833,893],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Path Traversal](https://learn.snyk.io/lesson/directory-traversal/?loc=fix-pr)