RedisTimeSeries / redistimeseries-go

golang client lib for RedisTimeSeries
https://redistimeseries.io
Apache License 2.0
65 stars 18 forks source link

[Snyk] Security upgrade golang from 1.18.6 to 1.19.8 #155

Closed DvirDukhan closed 1 year ago

DvirDukhan commented 1 year 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 `golang:1.19.8`, as this image has only 129 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** | Exposure of Resource to Wrong Sphere
[SNYK-DEBIAN11-CURL-3065656](https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3065656) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Uncontrolled Search Path Element
[SNYK-DEBIAN11-GIT-2635965](https://snyk.io/vuln/SNYK-DEBIAN11-GIT-2635965) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Integer Overflow or Wraparound
[SNYK-DEBIAN11-GIT-3232722](https://snyk.io/vuln/SNYK-DEBIAN11-GIT-3232722) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Integer Overflow or Wraparound
[SNYK-DEBIAN11-GIT-3232724](https://snyk.io/vuln/SNYK-DEBIAN11-GIT-3232724) | 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 Read
[SNYK-DEBIAN11-LIBTASN16-3061097](https://snyk.io/vuln/SNYK-DEBIAN11-LIBTASN16-3061097) | 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/d344bed3-09fc-4884-8a96-bc5c63d31f9f?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/redislabs/project/d344bed3-09fc-4884-8a96-bc5c63d31f9f?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"7f41d78c-1292-43de-8292-6b953804823a","prPublicId":"7f41d78c-1292-43de-8292-6b953804823a","dependencies":[{"name":"golang","from":"1.18.6","to":"1.19.8"}],"packageManager":"dockerfile","projectPublicId":"d344bed3-09fc-4884-8a96-bc5c63d31f9f","projectUrl":"https://app.snyk.io/org/redislabs/project/d344bed3-09fc-4884-8a96-bc5c63d31f9f?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN11-GIT-3232722","SNYK-DEBIAN11-CURL-3065656","SNYK-DEBIAN11-GIT-3232724","SNYK-DEBIAN11-LIBTASN16-3061097","SNYK-DEBIAN11-GIT-2635965"],"upgrade":["SNYK-DEBIAN11-CURL-3065656","SNYK-DEBIAN11-GIT-2635965","SNYK-DEBIAN11-GIT-3232722","SNYK-DEBIAN11-GIT-3232724","SNYK-DEBIAN11-LIBTASN16-3061097"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,714,714,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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e83b198) 82.74% compared to head (64d8d2b) 82.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #155 +/- ## ======================================= Coverage 82.74% 82.74% ======================================= Files 7 7 Lines 591 591 ======================================= Hits 489 489 Misses 59 59 Partials 43 43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

chayim commented 1 year ago

Already fixed as 1.20.x