Skip to content

Commit dafa922

Browse files
Merge pull request #1144 from nschonni/patch-1
chore: Add initial SECURITY.md
2 parents 57911b4 + 7d4ac18 commit dafa922

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

SECURITY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Security issues relating to Node.js project should follow the process documented on <https://nodejs.org/en/security/>.
6+
7+
CVEs for the base image packages should be reported to those repositories. Nothing to address those CVEs is in the hands of this repos.
8+
9+
- [Alpine](https://github.com/alpinelinux/docker-alpine)
10+
- [Debian (buster, jessie, stretch)](https://github.com/debuerreotype/docker-debian-artifacts)
11+
12+
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>.

0 commit comments

Comments
 (0)