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 #504

Closed Galileo-Galilei closed 5 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
⚠️ Warning ``` kedro 0.18.14 has requirement importlib-metadata<5.0,>=3.6; python_version < "3.8", but you have importlib-metadata 6.7.0. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | 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") | Command Injection
[SNYK-PYTHON-MLFLOW-6130902](https://snyk.io/vuln/SNYK-PYTHON-MLFLOW-6130902) | `mlflow:`
`1.30.1 -> 2.9.2`
| No | No Known Exploit 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":"e6735ca7-83c4-4a90-ab78-5fa053c1164f","prPublicId":"e6735ca7-83c4-4a90-ab78-5fa053c1164f","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-6130902"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown"],"priorityScoreList":[null],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Command Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr)