pmlmodelling / nctoolkit

A Python package for netCDF analysis and post-processing
https://nctoolkit.readthedocs.io/en/latest/
GNU General Public License v3.0
79 stars 11 forks source link

[Snyk] Security upgrade pillow from 9.5.0 to 10.0.0 #108

Open robertjwilson opened 1 year ago

robertjwilson commented 1 year 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: - docs/requirements.txt
⚠️ Warning ``` statsmodels 0.13.5 requires scipy, which is not installed. statsmodels 0.13.5 requires scipy, which is not installed. Sphinx 4.0.2 has requirement docutils<0.18,>=0.14, but you have docutils 0.20.1. sphinx-rtd-theme 0.5.2 has requirement docutils<0.17, but you have docutils 0.20.1. plotnine 0.8.0 requires scipy, which is not installed. panel 0.14.4 has requirement setuptools>=42, but you have setuptools 39.0.1. nctoolkit 1.1.2 requires netCDF4, which is not installed. ncplot 0.3.6 requires jupyter-bokeh, which is not installed. ncplot 0.3.6 requires netCDF4, which is not installed. MetPy 1.2.0 requires pyproj, which is not installed. MetPy 1.2.0 requires scipy, which is not installed. datashader 0.14.4 requires scipy, which is not installed. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Uncontrolled Resource Consumption ('Resource Exhaustion')
[SNYK-PYTHON-PILLOW-6043904](https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904) | `pillow:`
`9.5.0 -> 10.0.0`
| No | No Known Exploit (*) 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/r4ecology/project/ae4d6c77-4eb6-4315-8c83-c8c75f3a8d41?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/r4ecology/project/ae4d6c77-4eb6-4315-8c83-c8c75f3a8d41?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":"00a51b79-2be4-4433-ab73-bf635961f773","prPublicId":"00a51b79-2be4-4433-ab73-bf635961f773","dependencies":[{"name":"pillow","from":"9.5.0","to":"10.0.0"}],"packageManager":"pip","projectPublicId":"ae4d6c77-4eb6-4315-8c83-c8c75f3a8d41","projectUrl":"https://app.snyk.io/org/r4ecology/project/ae4d6c77-4eb6-4315-8c83-c8c75f3a8d41?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-PILLOW-6043904"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled Resource Consumption ('Resource Exhaustion')](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (4816404) 82.42% compared to head (99acf66) 82.42%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ======================================= Coverage 82.42% 82.42% ======================================= Files 68 68 Lines 7324 7324 ======================================= Hits 6037 6037 Misses 1287 1287 ```

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