amida-tech / api-boilerplate

Node ES6 Express REST API boilerplate with Postgres Sequelize and Gulp
Apache License 2.0
153 stars 57 forks source link

[Snyk] Security upgrade node from 16.18.1-alpine3.16 to 16.20-alpine3.16 #61

Open Manhydra opened 1 year ago

Manhydra 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 `node:16.20-alpine3.16`, 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") | **614** | Insecure Permissions
[SNYK-UPSTREAM-NODE-3326666](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326666) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Access of Resource Using Incompatible Type ('Type Confusion')
[SNYK-UPSTREAM-NODE-3326668](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326668) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **621** | Use After Free
[SNYK-UPSTREAM-NODE-3326683](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Denial of Service (DoS)
[SNYK-UPSTREAM-NODE-3326688](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326688) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Denial of Service (DoS)
[SNYK-UPSTREAM-NODE-3329555](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3329555) | 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/amida-tech/project/16702d4b-0290-4b47-bf54-6b092db15001?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/amida-tech/project/16702d4b-0290-4b47-bf54-6b092db15001?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"849a503c-511d-420a-a16d-7f19dafa0d6c","prPublicId":"849a503c-511d-420a-a16d-7f19dafa0d6c","dependencies":[{"name":"node","from":"16.18.1-alpine3.16","to":"16.20-alpine3.16"}],"packageManager":"dockerfile","projectPublicId":"16702d4b-0290-4b47-bf54-6b092db15001","projectUrl":"https://app.snyk.io/org/amida-tech/project/16702d4b-0290-4b47-bf54-6b092db15001?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-UPSTREAM-NODE-3326683","SNYK-UPSTREAM-NODE-3326688","SNYK-UPSTREAM-NODE-3329555","SNYK-UPSTREAM-NODE-3326666","SNYK-UPSTREAM-NODE-3326668"],"upgrade":["SNYK-UPSTREAM-NODE-3326666","SNYK-UPSTREAM-NODE-3326668","SNYK-UPSTREAM-NODE-3326683","SNYK-UPSTREAM-NODE-3326688","SNYK-UPSTREAM-NODE-3329555"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[621,614,614,614,614],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)