dbca-wa / sdis

A web based project approval, documentation and reporting system
https://sdis.dbca.wa.gov.au/
8 stars 3 forks source link

[Snyk] Security upgrade pygments from 2.5.2 to 2.7.4 #180

Closed ropable closed 1 month ago

ropable commented 2 years 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 ``` pyOpenSSL 20.0.1 has requirement cryptography>=3.2, but you have cryptography 3.0. pipenv 2021.5.29 has requirement pip>=18.0, but you have pip 9.0.3. ipython 5.10.0 requires simplegeneric, which is not installed. django-tablib 3.2 requires tablib, which is not installed. django-braces 1.14.0 has requirement Django>=1.11.0, but you have Django 1.6.5. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | 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") | Regular Expression Denial of Service (ReDoS)
[SNYK-PYTHON-PYGMENTS-1086606](https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606) | `pygments:`
`2.5.2 -> 2.7.4`
| No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | Denial of Service (DoS)
[SNYK-PYTHON-PYGMENTS-1088505](https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1088505) | `pygments:`
`2.5.2 -> 2.7.4`
| No | No Known Exploit 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 effected 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/dbca-asi/project/ed840513-565a-43cd-9147-1b2ff93b2fe6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/dbca-asi/project/ed840513-565a-43cd-9147-1b2ff93b2fe6?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":"7cd7629c-f9e4-46d5-aecd-bc79ede317d3","prPublicId":"7cd7629c-f9e4-46d5-aecd-bc79ede317d3","dependencies":[{"name":"pygments","from":"2.5.2","to":"2.7.4"}],"packageManager":"pip","projectPublicId":"ed840513-565a-43cd-9147-1b2ff93b2fe6","projectUrl":"https://app.snyk.io/org/dbca-asi/project/ed840513-565a-43cd-9147-1b2ff93b2fe6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-PYGMENTS-1086606","SNYK-PYTHON-PYGMENTS-1088505"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown"],"priorityScoreList":[null,null]}) --- **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) --- This change is [Reviewable](https://reviewable.io/reviews/dbca-wa/sdis/180)