Monkey-Mouse / mo2

blog with go
MIT License
11 stars 4 forks source link

[Snyk] Security upgrade ubuntu from 22.04 to 22.10 #310

Open Chronostasys opened 1 year ago

Chronostasys 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 `ubuntu:22.10`, as this image has only 7 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 | Issue | Exploit Maturity | | :------: | :---- | :--------------- | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | NULL Pointer Dereference
[SNYK-UBUNTU2204-OPENSSL-3314672](https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314672) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Double Free
[SNYK-UBUNTU2204-OPENSSL-3314696](https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314696) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | CVE-2022-4304
[SNYK-UBUNTU2204-OPENSSL-3314710](https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314710) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | Access of Resource Using Incompatible Type ('Type Confusion')
[SNYK-UBUNTU2204-OPENSSL-3314792](https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314792) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Out-of-bounds Read
[SNYK-UBUNTU2204-TAR-3261138](https://snyk.io/vuln/SNYK-UBUNTU2204-TAR-3261138) | 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/chronostasys/project/75ccf96b-f523-456f-8d6d-09eece266fcc?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/chronostasys/project/75ccf96b-f523-456f-8d6d-09eece266fcc?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"cbf7ee76-fc5a-472a-b42e-9ebfc8cf9951","prPublicId":"cbf7ee76-fc5a-472a-b42e-9ebfc8cf9951","dependencies":[{"name":"ubuntu","from":"22.04","to":"22.10"}],"packageManager":"dockerfile","projectPublicId":"75ccf96b-f523-456f-8d6d-09eece266fcc","projectUrl":"https://app.snyk.io/org/chronostasys/project/75ccf96b-f523-456f-8d6d-09eece266fcc?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-UBUNTU2204-TAR-3261138","SNYK-UBUNTU2204-OPENSSL-3314792","SNYK-UBUNTU2204-OPENSSL-3314672","SNYK-UBUNTU2204-OPENSSL-3314696","SNYK-UBUNTU2204-OPENSSL-3314710"],"upgrade":["SNYK-UBUNTU2204-OPENSSL-3314672","SNYK-UBUNTU2204-OPENSSL-3314696","SNYK-UBUNTU2204-OPENSSL-3314710","SNYK-UBUNTU2204-OPENSSL-3314792","SNYK-UBUNTU2204-TAR-3261138"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title"],"priorityScoreList":[null,null,null,null,null],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [NULL Pointer Dereference](https://learn.snyk.io/lessons/null-dereference/cpp/?loc=fix-pr)
codecov[bot] commented 1 year ago

Codecov Report

Merging #310 (be802c5) into main (bef4ad1) will not change coverage. The diff coverage is n/a.

:exclamation: Current head be802c5 differs from pull request most recent head d4041b8. Consider uploading reports for the commit d4041b8 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/Monkey-Mouse/mo2/pull/310/graphs/tree.svg?width=650&height=150&src=pr&token=8X3HF5VFWT&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Monkey-Mouse)](https://codecov.io/gh/Monkey-Mouse/mo2/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Monkey-Mouse) ```diff @@ Coverage Diff @@ ## main #310 +/- ## ======================================= Coverage 35.11% 35.11% ======================================= Files 44 44 Lines 2862 2862 ======================================= Hits 1005 1005 Misses 1739 1739 Partials 118 118 ```