cs3org / wopiserver

A vendor-neutral application gateway compatible with the WOPI specifications.
Apache License 2.0
52 stars 27 forks source link

[Snyk] Security upgrade python from 3.11-alpine to 3.13.0a4-alpine #146

Closed glpatcern closed 4 months ago

glpatcern commented 6 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - wopiserver.Dockerfile We recommend upgrading to `python:3.13.0a4-alpine`, as this image has only 0 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected. Some of the most important vulnerabilities in your base image include: | Severity | Priority Score / 1000 | Issue | Exploit Maturity | | :------: | :-------------------- | :---- | :--------------- | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
[SNYK-ALPINE319-EXPAT-6241037](https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-6241037) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Resource Exhaustion
[SNYK-ALPINE319-EXPAT-6241038](https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-6241038) | No Known Exploit | --- **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/cs3org/project/3e053570-7a9f-4949-b208-06629193b7a6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/cs3org/project/3e053570-7a9f-4949-b208-06629193b7a6?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"e395a3a6-0e88-4790-bc44-a1ce6fdddf7e","prPublicId":"e395a3a6-0e88-4790-bc44-a1ce6fdddf7e","dependencies":[{"name":"python","from":"3.11-alpine","to":"3.13.0a4-alpine"}],"packageManager":"dockerfile","projectPublicId":"3e053570-7a9f-4949-b208-06629193b7a6","projectUrl":"https://app.snyk.io/org/cs3org/project/3e053570-7a9f-4949-b208-06629193b7a6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE319-EXPAT-6241038","SNYK-ALPINE319-EXPAT-6241037"],"upgrade":["SNYK-ALPINE319-EXPAT-6241037","SNYK-ALPINE319-EXPAT-6241038"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[614,514],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Resource Exhaustion](https://learn.snyk.io/lesson/redos/?loc=fix-pr)