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
194 stars 29 forks source link

[Snyk] Security upgrade mlflow from 1.30.1 to 2.9.0 #561

Open Galileo-Galilei opened 1 week ago

Galileo-Galilei commented 1 week ago

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` --- > [!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. > - 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. --- **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) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) 🛠 [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 about Snyk's upgrade logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Remote Code Execution (RCE)](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"mlflow","from":"1.30.1","to":"2.9.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-MLFLOW-6102483","severity":"critical","title":"Remote Code Execution (RCE)"}],"prId":"7e3c3c28-0a70-4b35-9ff4-464fbccb0c63","prPublicId":"7e3c3c28-0a70-4b35-9ff4-464fbccb0c63","packageManager":"pip","priorityScoreList":[null],"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","prType":"backlog","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title"],"type":"auto","upgrade":[],"vulns":["SNYK-PYTHON-MLFLOW-6102483"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'
codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.90%. Comparing base (64b8e94) to head (3bf4da4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #561 +/- ## ========================================== - Coverage 99.90% 99.90% -0.01% ========================================== Files 29 29 Lines 1021 1020 -1 ========================================== - Hits 1020 1019 -1 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.