The version of Node.js shipped in the Heartbeat container is currently version 12.18.4
At the time of filing this issue, the latest version of node v12 is 12.22.3
The security scanners are tripping a few findings on the current version shipped in the Heartbeat container (we include Node.js because of synthetics).
The line that specifies the node version in the container is here
The version of Node.js shipped in the Heartbeat container is currently version 12.18.4
At the time of filing this issue, the latest version of node v12 is 12.22.3
The security scanners are tripping a few findings on the current version shipped in the Heartbeat container (we include Node.js because of synthetics).
The line that specifies the node version in the container is here
beats/dev-tools/packaging/templates/docker/Dockerfile.tmpl
Line 131 in 591fc3a