-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b70e636
commit 4a6802e
Showing
4 changed files
with
190 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
date: %ANNOUNCEMENT_DATE% | ||
category: vulnerability | ||
title: %RELEASE_DATE% Security Releases | ||
slug: %SLUG% | ||
layout: blog-post.hbs | ||
author: %AUTHOR% | ||
--- | ||
|
||
## Security releases available | ||
|
||
Updates are now available for the %AFFECTED_VERSIONS% Node.js release lines for the | ||
following issues. | ||
%DEPENDENCY_UPDATES% | ||
%OPENSSL_UPDATES% | ||
%REPORTS% | ||
--- | ||
|
||
# Summary | ||
|
||
The Node.js project will release new versions of the %AFFECTED_VERSIONS% | ||
releases lines on or shortly after, %RELEASE_DATE% in order to address: | ||
|
||
%VULNERABILITIES% | ||
|
||
## Impact | ||
|
||
%IMPACT% | ||
|
||
## Release timing | ||
|
||
Releases will be available on, or shortly after, %RELEASE_DATE%. | ||
|
||
## Contact and future updates | ||
|
||
The current Node.js security policy can be found at <https://nodejs.org/en/security/>. Please follow the process outlined in <https://github.com/nodejs/node/blob/master/SECURITY.md> if you wish to report a vulnerability in Node.js. | ||
|
||
Subscribe to the low-volume announcement-only nodejs-sec mailing list at <https://groups.google.com/forum/#!forum/nodejs-sec> to stay up to date on security vulnerabilities and security-related releases of Node.js and the projects maintained in the nodejs GitHub organization. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters