derhuerst / db-rest

A clean REST API wrapping around the Deutsche Bahn API.
https://v6.db.transport.rest/
ISC License
82 stars 10 forks source link

[Snyk] Security upgrade node from alpine to 16.8.0-alpine3.13 #17

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

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

We recommend upgrading to node:16.8.0-alpine3.13, 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 Issue Exploit Maturity
critical severity Out-of-bounds Read
SNYK-ALPINE313-APKTOOLS-1533754
No Known Exploit
low severity CVE-2021-3712
SNYK-ALPINE313-OPENSSL-1569446
No Known Exploit
low severity CVE-2021-3712
SNYK-ALPINE313-OPENSSL-1569446
No Known Exploit
low severity CVE-2021-3711
SNYK-ALPINE313-OPENSSL-1569448
No Known Exploit
low severity CVE-2021-3711
SNYK-ALPINE313-OPENSSL-1569448
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

🛠 Adjust project settings

derhuerst commented 3 years ago

Pinning the base image to specific Node.js & Alpine Linux versions requires too much long-term maintenance.