Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
doc: add cc oss-security@lists.openwall.com
This commit adds step to CC oss-security@lists.openwall.com as part of
the security release process.

Refs: nodejs/TSC#1047
  • Loading branch information
danbev committed Jun 29, 2021
commit 186c17e8781e0d3f6d0bd2a793ca190bde39a653
10 changes: 6 additions & 4 deletions doc/guides/security-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ information described.
* Described in the pre/post announcements

* [ ] Pre-release announcement [email][]: ***LINK TO EMAIL***
* CC: `oss-security@lists.openwall.com`
* Subject: `Security updates for all active release lines, Month Year`
Comment thread
danbev marked this conversation as resolved.
Outdated
* Body:
```text
Security updates for all active release lines, Month Year

The Node.js project will release new versions of all supported release lines on or shortly after Day of week, Month Day of Month, Year
For more information see: https://nodejs.org/en/blog/vulnerability/month-year-security-releases/
```
Expand Down Expand Up @@ -70,9 +71,10 @@ information described.
* [ ] [Unlock CI](https://github.com/nodejs/build/blob/HEAD/doc/jenkins-guide.md#after-the-release)

* [ ] Post-release announcement in reply [email][]: ***LINK TO EMAIL***
* CC: `oss-security@lists.openwall.com`
* Subject: `Security updates for all active release lines, Month Year`
* Body:
```text
Security updates for all active release lines, Month Year

The Node.js project has now released new versions of all supported release lines.
For more information see: https://nodejs.org/en/blog/vulnerability/month-year-security-releases/
```
Expand Down