linearmodels icon indicating copy to clipboard operation
linearmodels copied to clipboard

[Snyk] Security upgrade pillow from 9.5.0 to 10.2.0

Open bashtage opened this issue 2 years ago • 1 comments

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-dev.txt
⚠️ Warning
sphinx 5.3.0 has requirement docutils<0.20,>=0.14, but you have docutils 0.20.1.
notebook 6.5.6 has requirement pyzmq<25,>=17, but you have pyzmq 25.1.2.
matplotlib 3.5.3 requires pillow, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
critical severity 843/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 9
Eval Injection
SNYK-PYTHON-PILLOW-6182918
pillow:
9.5.0 -> 10.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:

🦉 Eval Injection

bashtage avatar Jan 21 '24 14:01 bashtage

Codecov Report

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

Comparison is base (55b9083) 99.60% compared to head (704c8f6) 99.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #579   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          99       99           
  Lines       17254    17254           
  Branches     2460     2460           
=======================================
  Hits        17185    17185           
  Misses         30       30           
  Partials       39       39           

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

codecov[bot] avatar Jan 21 '24 15:01 codecov[bot]