feature-engineering-tutorials icon indicating copy to clipboard operation
feature-engineering-tutorials copied to clipboard

[Snyk] Security upgrade joblib from 1.1.0 to 1.2.0

Open snyk-bot opened this issue 1 year ago • 0 comments

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
xgboost 1.6.2 requires scipy, which is not installed.
xgboost 1.6.2 requires numpy, which is not installed.
visions 0.7.5 requires pandas, which is not installed.
visions 0.7.5 requires numpy, which is not installed.
sweetviz 2.1.4 requires numpy, which is not installed.
sweetviz 2.1.4 requires pandas, which is not installed.
sweetviz 2.1.4 requires scipy, which is not installed.
statsmodels 0.13.2 requires scipy, which is not installed.
statsmodels 0.13.2 requires numpy, which is not installed.
statsmodels 0.13.2 requires pandas, which is not installed.
snowflake-connector-python 2.8.0 requires cryptography, which is not installed.
seaborn 0.11.2 requires pandas, which is not installed.
seaborn 0.11.2 requires numpy, which is not installed.
seaborn 0.11.2 requires scipy, which is not installed.
pyrasgo 2.1.0 requires pandas, which is not installed.
pyOpenSSL 22.1.0 requires cryptography, which is not installed.
patsy 0.5.2 requires numpy, which is not installed.
pandas-profiling 3.3.0 requires scipy, which is not installed.
pandas-profiling 3.3.0 requires pandas, which is not installed.
pandas-profiling 3.3.0 requires numpy, which is not installed.
pandas-profiling 3.3.0 requires phik, which is not installed.
pandas-profiling 3.3.0 has requirement joblib~=1.1.0, but you have joblib 1.2.0.
missingno 0.5.1 requires scipy, which is not installed.
missingno 0.5.1 requires numpy, which is not installed.
matplotlib 3.5.3 requires numpy, which is not installed.
Jinja2 3.1.2 requires MarkupSafe, which is not installed.
ImageHash 4.3.1 requires scipy, which is not installed.
ImageHash 4.3.1 requires numpy, which is not installed.
ImageHash 4.3.1 requires PyWavelets, which is not installed.
category-encoders 2.5.0 requires numpy, which is not installed.
category-encoders 2.5.0 requires scipy, which is not installed.
category-encoders 2.5.0 requires pandas, which is not installed.
category-encoders 2.5.0 requires scikit-learn, which is not installed.
catboost 1.1 requires numpy, which is not installed.
catboost 1.1 requires pandas, which is not installed.
catboost 1.1 requires scipy, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
Arbitrary Code Execution
SNYK-PYTHON-JOBLIB-3027033
joblib:
1.1.0 -> 1.2.0
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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Arbitrary Code Execution

snyk-bot avatar Sep 29 '22 02:09 snyk-bot