soar-telescope / goodman_pipeline

Goodman Data Reduction Pipeline
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

[Snyk] Security upgrade pillow from 9.5.0 to 10.3.0 #399

Open simontorres opened 7 months ago

simontorres commented 7 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 ``` sphinx 5.3.0 has requirement docutils<0.20,>=0.14, but you have docutils 0.20.1. reproject 0.8 requires scipy, which is not installed. reproject 0.8 requires astropy, which is not installed. matplotlib 3.5.3 requires pillow, which is not installed. ccdproc 2.4.0 requires astroscrappy, which is not installed. ccdproc 2.4.0 requires astropy, which is not installed. ccdproc 2.4.0 requires scipy, which is not installed. ccdproc 2.4.0 requires scikit-image, which is not installed. astropy-healpix 0.7 requires astropy, 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") | **651/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.3 | Buffer Overflow
[SNYK-PYTHON-PILLOW-6514866](https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6514866) | `pillow:`
`9.5.0 -> 10.3.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/simontorres/project/9f910cd4-3f0e-455a-ac2f-dc2fb8f33f3b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/simontorres/project/9f910cd4-3f0e-455a-ac2f-dc2fb8f33f3b?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":"05de36e7-1e34-4694-8f13-b7536b268731","prPublicId":"05de36e7-1e34-4694-8f13-b7536b268731","dependencies":[{"name":"pillow","from":"9.5.0","to":"10.3.0"}],"packageManager":"pip","projectPublicId":"9f910cd4-3f0e-455a-ac2f-dc2fb8f33f3b","projectUrl":"https://app.snyk.io/org/simontorres/project/9f910cd4-3f0e-455a-ac2f-dc2fb8f33f3b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-PILLOW-6514866"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[651],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 79.97%. Comparing base (5a9f96b) to head (bd1143c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #399 +/- ## ======================================= Coverage 79.97% 79.97% ======================================= Files 15 15 Lines 2642 2642 ======================================= Hits 2113 2113 Misses 529 529 ```

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