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.0a3-alpine #143

Closed SamuAlfageme closed 5 months ago

SamuAlfageme commented 8 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.0a3-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 | | :------: | :-------------------- | :---- | :--------------- | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2023-6129
[SNYK-ALPINE319-OPENSSL-6148881](https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-6148881) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2023-6129
[SNYK-ALPINE319-OPENSSL-6148881](https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-6148881) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2023-6237
[SNYK-ALPINE319-OPENSSL-6159994](https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-6159994) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2023-6237
[SNYK-ALPINE319-OPENSSL-6159994](https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-6159994) | 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":"cfdce75e-b54d-42c6-9e05-7629a62fc380","prPublicId":"cfdce75e-b54d-42c6-9e05-7629a62fc380","dependencies":[{"name":"python","from":"3.11-alpine","to":"3.13.0a3-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-OPENSSL-6148881","SNYK-ALPINE319-OPENSSL-6159994"],"upgrade":["SNYK-ALPINE319-OPENSSL-6148881","SNYK-ALPINE319-OPENSSL-6148881","SNYK-ALPINE319-OPENSSL-6159994","SNYK-ALPINE319-OPENSSL-6159994"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[436,436],"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)
glpatcern commented 5 months ago

Superseded by #146