Haste171 / langchain-chatbot

AI Chatbot for analyzing/extracting information from data in conversational format.
MIT License
399 stars 88 forks source link

[Snyk] Security upgrade python from 3.9-slim to 3.12.0b1-slim #34

Open Haste171 opened 11 months ago

Haste171 commented 11 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 - Dockerfile We recommend upgrading to `python:3.12.0b1-slim`, as this image has only 69 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") | **150** | Use of Insufficiently Random Values
[SNYK-DEBIAN12-GLIBC-1547135](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547135) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Out-of-Bounds
[SNYK-DEBIAN12-GLIBC-1547196](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547196) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Use of a Broken or Risky Cryptographic Algorithm
[SNYK-DEBIAN12-LIBGCRYPT20-1550206](https://snyk.io/vuln/SNYK-DEBIAN12-LIBGCRYPT20-1550206) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Link Following
[SNYK-DEBIAN12-SYSTEMD-1560739](https://snyk.io/vuln/SNYK-DEBIAN12-SYSTEMD-1560739) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Improper Validation of Integrity Check Value
[SNYK-DEBIAN12-SYSTEMD-5733385](https://snyk.io/vuln/SNYK-DEBIAN12-SYSTEMD-5733385) | 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/haste171/project/23ff99eb-88fe-40af-bb19-b69968890cc3?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/haste171/project/23ff99eb-88fe-40af-bb19-b69968890cc3?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"44b8d7eb-179e-40bd-bd27-2f910fd25320","prPublicId":"44b8d7eb-179e-40bd-bd27-2f910fd25320","dependencies":[{"name":"python","from":"3.9-slim","to":"3.12.0b1-slim"}],"packageManager":"dockerfile","projectPublicId":"23ff99eb-88fe-40af-bb19-b69968890cc3","projectUrl":"https://app.snyk.io/org/haste171/project/23ff99eb-88fe-40af-bb19-b69968890cc3?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN12-LIBGCRYPT20-1550206","SNYK-DEBIAN12-SYSTEMD-1560739","SNYK-DEBIAN12-SYSTEMD-5733385","SNYK-DEBIAN12-GLIBC-1547135","SNYK-DEBIAN12-GLIBC-1547196"],"upgrade":["SNYK-DEBIAN12-GLIBC-1547135","SNYK-DEBIAN12-GLIBC-1547196","SNYK-DEBIAN12-LIBGCRYPT20-1550206","SNYK-DEBIAN12-SYSTEMD-1560739","SNYK-DEBIAN12-SYSTEMD-5733385"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[150,150,150,150,150],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use of a Broken or Risky Cryptographic Algorithm](https://learn.snyk.io/lesson/insecure-hash/?loc=fix-pr) 🦉 [Use of Insufficiently Random Values](https://learn.snyk.io/lesson/insecure-randomness/?loc=fix-pr)