RedisAI / aibench

AIBench, a tool for comparing and evaluating AI serving solutions. forked from [tsbs](https://github.com/timescale/tsbs) and adapted to AI serving use case
MIT License
20 stars 3 forks source link

[Snyk] Security upgrade golang from 1.19.10-alpine to 1.22rc2-alpine #114

Open DvirDukhan opened 9 months ago

DvirDukhan commented 9 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 - docker/Dockerfile We recommend upgrading to `golang:1.22rc2-alpine`, as this image has only 2 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 | | :------: | :-------------------- | :---- | :--------------- | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE318-BUSYBOX-5890990](https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-5890990) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE318-BUSYBOX-5890990](https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-5890990) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE318-BUSYBOX-5890990](https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-5890990) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | CVE-2023-5363
[SNYK-ALPINE318-OPENSSL-6032386](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | CVE-2023-5363
[SNYK-ALPINE318-OPENSSL-6032386](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386) | 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/b9dc7557-d9ac-4d43-bab7-c7341989480b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/redislabs/project/b9dc7557-d9ac-4d43-bab7-c7341989480b?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"244eaa5a-c379-44c9-84b4-0d7b131ac6dc","prPublicId":"244eaa5a-c379-44c9-84b4-0d7b131ac6dc","dependencies":[{"name":"golang","from":"1.19.10-alpine","to":"1.22rc2-alpine"}],"packageManager":"dockerfile","projectPublicId":"b9dc7557-d9ac-4d43-bab7-c7341989480b","projectUrl":"https://app.snyk.io/org/redislabs/project/b9dc7557-d9ac-4d43-bab7-c7341989480b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-OPENSSL-6032386"],"upgrade":["SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-BUSYBOX-5890990","SNYK-ALPINE318-OPENSSL-6032386","SNYK-ALPINE318-OPENSSL-6032386"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,614],"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)
sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud