e4c6 / DiscordGPT-3

OpenAI api integration for a discord bot with completion and q&a functionality.
MIT License
58 stars 21 forks source link

[Snyk] Security upgrade python from 3.8-alpine to 3.9.12-alpine #29

Open e4c6 opened 2 years ago

e4c6 commented 2 years 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 - Dockerfile We recommend upgrading to `python:3.9.12-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") | **221** | CVE-2022-2097
[SNYK-ALPINE316-OPENSSL-2941806](https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-2941806) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **221** | CVE-2022-2097
[SNYK-ALPINE316-OPENSSL-2941806](https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-2941806) | 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/e4c6/project/f7c1d995-ef27-4a25-8147-62eb19d088e5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/e4c6/project/f7c1d995-ef27-4a25-8147-62eb19d088e5?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"c3094eb6-253b-4c2a-a10b-4079721b774a","prPublicId":"c3094eb6-253b-4c2a-a10b-4079721b774a","dependencies":[{"name":"python","from":"3.8-alpine","to":"3.9.12-alpine"}],"packageManager":"dockerfile","projectPublicId":"f7c1d995-ef27-4a25-8147-62eb19d088e5","projectUrl":"https://app.snyk.io/org/e4c6/project/f7c1d995-ef27-4a25-8147-62eb19d088e5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE316-OPENSSL-2941806"],"upgrade":["SNYK-ALPINE316-OPENSSL-2941806","SNYK-ALPINE316-OPENSSL-2941806"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[221]}' --- **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)