SAP / cloud-mta-build-tool

Multi-Target Application (MTA) build tool for Cloud Applications https://sap.github.io/cloud-mta-build-tool
Apache License 2.0
136 stars 56 forks source link

Request a docker for node 18.19.1 #1113

Closed jiangxin0503 closed 1 month ago

jiangxin0503 commented 4 months ago

We're facing the Node Js Critical vulnerability issues: https://nodejs.org/en/blog/vulnerability/february-2024-security-releases https://nvd.nist.gov/vuln/detail/CVE-2024-22019 https://hackerone.com/reports/2233486 https://www.suse.com/security/cve/CVE-2024-22019

Which should be fixed in node 18.19.1 See changlog, https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md

Can you please kindly help to generate an new Image for like devxci/mbtci-java[x]-node18, but the node should be 18.19.1?

Many Thanks. Regards, Xin

yutaoj commented 4 months ago

OK, Next Docker Release will upgrade to node 18.19.1.

pertzsch commented 3 months ago

Hi @yutaoj , could you please directly consider version 18.20.1, which is the newest patch of 18.x stable LTS node? Thanks, Christoph

yutaoj commented 1 month ago

Hi pertzsch and jiangxin0503,
the MTA Build Tool 1.2.28 is released on npmjs.com and support this request .