← 返回首页
Overview · nodejs/docker-node · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Security: nodejs/docker-node

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

This repo builds releases of Node.js unchanged into Docker images. Node.js itself bundles certain packages as described in the distribution document. This includes also the npm package manager.

Common Vulnerabilities and Exposures (CVE) reports that relate to Node.js or its packaged dependencies cannot be addressed in this repo. Security issues relating to the Node.js project should follow the process documented on https://nodejs.org/en/security/ where it is also advised that vulnerabilities in third-party packages should be reported to their respective owners.

CVEs for the base operating system image packages should be reported to those repositories. Nothing to address those CVEs is in the hands of this repo.

When base images are patched, the images are rebuilt and rolled out to the Docker hub without intervention by this repo. This process is explained in https://github.com/docker-library/faq/#why-does-my-security-scanner-show-that-an-image-has-cves.

When vulnerabilities are resolved in a Node.js release, they are routinely released in a corresponding new Node.js Docker image. The schedule is determined by the Node.js releases not by the Node.js Docker repo.

Please do not open issues in this repo for vulnerabilities in the above components. If they cannot be actioned here, the issue will be closed.

There aren't any published security advisories

Footer

© 2026 GitHub, Inc.