ianfhunter / GNOLL

GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
https://www.ianhunter.ie/GNOLL/
GNU General Public License v3.0
39 stars 23 forks source link

[Snyk] Security upgrade pillow from 9.5.0 to 10.2.0 #460

Closed ianfhunter closed 5 months ago

ianfhunter commented 6 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: - scripts/benchmark/requirements.txt
⚠️ Warning ``` python-dice 2.0.2 requires numpy, which is not installed. python-dice 2.0.2 requires pillow, which is not installed. matplotlib 3.5.3 requires pillow, which is not installed. matplotlib 3.5.3 requires fonttools, which is not installed. matplotlib 3.5.3 requires numpy, which is not installed. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **843/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 9 | Eval Injection
[SNYK-PYTHON-PILLOW-6182918](https://snyk.io/vuln/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](https://app.snyk.io/org/ianfhunter/project/d547cb78-c01b-4543-9a51-eb68b95bbb50?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/ianfhunter/project/d547cb78-c01b-4543-9a51-eb68b95bbb50?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":"2a58e6fe-55ae-4120-af14-80e3d6b6fe0c","prPublicId":"2a58e6fe-55ae-4120-af14-80e3d6b6fe0c","dependencies":[{"name":"pillow","from":"9.5.0","to":"10.2.0"}],"packageManager":"pip","projectPublicId":"d547cb78-c01b-4543-9a51-eb68b95bbb50","projectUrl":"https://app.snyk.io/org/ianfhunter/project/d547cb78-c01b-4543-9a51-eb68b95bbb50?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-PILLOW-6182918"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[843],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Eval Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr)
sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud