ricardobalk / ricardobalk.nl

My personal website, made with Nuxt 3 (Vue 3), TypeScript & TailwindCSS
https://ricardobalk.nl
ISC License
0 stars 0 forks source link

[Snyk] Security upgrade alpine from 3.17.1 to 3 #135

Closed ricardobalk closed 1 year ago

ricardobalk 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 `alpine:3`, as this image has only 0 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") | **400** | NULL Pointer Dereference
[SNYK-ALPINE317-OPENSSL-3314647](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-3314647) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | NULL Pointer Dereference
[SNYK-ALPINE317-OPENSSL-3314660](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-3314660) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Improper Certificate Validation
[SNYK-ALPINE317-OPENSSL-3368755](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-3368755) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **471** | Allocation of Resources Without Limits or Throttling
[SNYK-ALPINE317-OPENSSL-5661570](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5661570) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **471** | Allocation of Resources Without Limits or Throttling
[SNYK-ALPINE317-OPENSSL-5661570](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5661570) | 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/ricardobalk/project/735b8a57-7d15-4ce8-84cc-5ece0511d31e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/ricardobalk/project/735b8a57-7d15-4ce8-84cc-5ece0511d31e?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"13e209d6-175e-48e4-a4d9-18c681b68516","prPublicId":"13e209d6-175e-48e4-a4d9-18c681b68516","dependencies":[{"name":"alpine","from":"3.17.1","to":"3"}],"packageManager":"dockerfile","projectPublicId":"735b8a57-7d15-4ce8-84cc-5ece0511d31e","projectUrl":"https://app.snyk.io/org/ricardobalk/project/735b8a57-7d15-4ce8-84cc-5ece0511d31e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE317-OPENSSL-5661570","SNYK-ALPINE317-OPENSSL-3314647","SNYK-ALPINE317-OPENSSL-3314660","SNYK-ALPINE317-OPENSSL-3368755"],"upgrade":["SNYK-ALPINE317-OPENSSL-3314647","SNYK-ALPINE317-OPENSSL-3314660","SNYK-ALPINE317-OPENSSL-3368755","SNYK-ALPINE317-OPENSSL-5661570","SNYK-ALPINE317-OPENSSL-5661570"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[471,400,400,400],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lessons/no-rate-limiting/python/?loc=fix-pr) 🦉 [NULL Pointer Dereference](https://learn.snyk.io/lessons/null-dereference/cpp/?loc=fix-pr)