RediSearch / redisearch-getting-started

A RediSearch tutorial to learn the basis of RediSearch module, with sample application in Java, Python and Node.js
https://redisearch.io
145 stars 36 forks source link

[Snyk] Security upgrade python in docker to 3.7 latest #90

Closed chayim closed 2 years ago

chayim 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 - sample-app/redisearch-python-rest/Dockerfile We recommend upgrading to `python:3.7`, as this image has only 222 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 | | :------: | :-------------------- | :---- | :--------------- | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Use After Free
[SNYK-DEBIAN10-LIBXML2-2413976](https://snyk.io/vuln/SNYK-DEBIAN10-LIBXML2-2413976) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Buffer Overflow
[SNYK-DEBIAN10-OPENSSL-1569403](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569403) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Out-of-bounds Read
[SNYK-DEBIAN10-OPENSSL-1569406](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569406) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | CVE-2021-4160
[SNYK-DEBIAN10-OPENSSL-2388381](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2388381) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **678** | Loop with Unreachable Exit Condition ('Infinite Loop')
[SNYK-DEBIAN10-OPENSSL-2426310](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2426310) | 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/redislabs/project/0a972b0f-6068-4ec1-b0c2-0558efcc5d5a?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/redislabs/project/0a972b0f-6068-4ec1-b0c2-0558efcc5d5a?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"77076ba4-3569-4a44-8b15-1e9e39aa951e","prPublicId":"77076ba4-3569-4a44-8b15-1e9e39aa951e","dependencies":[{"name":"python","from":"3.7.10","to":"3.7"}],"packageManager":"dockerfile","projectPublicId":"0a972b0f-6068-4ec1-b0c2-0558efcc5d5a","projectUrl":"https://app.snyk.io/org/redislabs/project/0a972b0f-6068-4ec1-b0c2-0558efcc5d5a?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN10-OPENSSL-1569403","SNYK-DEBIAN10-OPENSSL-2426310","SNYK-DEBIAN10-OPENSSL-1569406","SNYK-DEBIAN10-LIBXML2-2413976","SNYK-DEBIAN10-OPENSSL-2388381"],"upgrade":["SNYK-DEBIAN10-LIBXML2-2413976","SNYK-DEBIAN10-OPENSSL-1569403","SNYK-DEBIAN10-OPENSSL-1569406","SNYK-DEBIAN10-OPENSSL-2388381","SNYK-DEBIAN10-OPENSSL-2426310"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,678,614,614,514]}' --- **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)