HumanCellAtlas / skylab

Soon to be deprecated in favor of broadinstitute/warp github repo. Previously: Secondary analysis pipelines
BSD 3-Clause "New" or "Revised" License
47 stars 34 forks source link

[Snyk] Security upgrade jinja2 from 2.7.3 to 2.11.3 #364

Open Bento007 opened 2 years ago

Bento007 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: - docker/cellranger/requirements.txt
⚠️ Warning ``` Jinja2 2.11.3 requires MarkupSafe, which is not installed. illuminate 0.6.5 requires numpy, which is not installed. illuminate 0.6.5 requires pandas, which is not installed. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-PYTHON-JINJA2-1012994](https://snyk.io/vuln/SNYK-PYTHON-JINJA2-1012994) | `jinja2:`
`2.7.3 -> 2.11.3`
| No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514/1000**
**Why?** Has a fix available, CVSS 6 | Sandbox Escape
[SNYK-PYTHON-JINJA2-174126](https://snyk.io/vuln/SNYK-PYTHON-JINJA2-174126) | `jinja2:`
`2.7.3 -> 2.11.3`
| No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **644/1000**
**Why?** Has a fix available, CVSS 8.6 | Sandbox Bypass
[SNYK-PYTHON-JINJA2-455616](https://snyk.io/vuln/SNYK-PYTHON-JINJA2-455616) | `jinja2:`
`2.7.3 -> 2.11.3`
| 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 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/humancellatlas/project/20c2acea-6268-4898-bbe8-7495ed9bf0a4?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/humancellatlas/project/20c2acea-6268-4898-bbe8-7495ed9bf0a4?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":"e7d1f528-09fe-4ba2-8f75-45c61fd874f9","prPublicId":"e7d1f528-09fe-4ba2-8f75-45c61fd874f9","dependencies":[{"name":"jinja2","from":"2.7.3","to":"2.11.3"}],"packageManager":"pip","projectPublicId":"20c2acea-6268-4898-bbe8-7495ed9bf0a4","projectUrl":"https://app.snyk.io/org/humancellatlas/project/20c2acea-6268-4898-bbe8-7495ed9bf0a4?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-JINJA2-1012994","SNYK-PYTHON-JINJA2-174126","SNYK-PYTHON-JINJA2-455616"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[586,514,644]}) --- **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)