Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75288fb

Browse filesBrowse files
mhdawsontargos
authored andcommitted
doc: fix order of announce work
- Since we now just reference the nodejs blog post in the post to the nodejs-sec mailing list, change the order so the blog post comes first Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: #40725 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 2536be7 commit 75288fb
Copy full SHA for 75288fb

File tree

Expand file treeCollapse file tree

1 file changed

+8
-8
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-8
lines changed
Open diff view settings
Collapse file

‎doc/guides/security-release-process.md‎

Copy file name to clipboardExpand all lines: doc/guides/security-release-process.md
+8-8Lines changed: 8 additions & 8 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ information described.
4747
having duplicate CVEs for the same vulnerability.
4848
* Described in the pre/post announcements
4949
50+
* [ ] Pre-release announcement to nodejs.org blog: _**LINK TO BLOG**_
51+
(Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to
52+
nodejs/nodejs.org)
53+
5054
* [ ] Pre-release announcement [email][]: _**LINK TO EMAIL**_
5155
* Subject: `Node.js security updates for all active release lines, Month Year`
5256
* Body:
@@ -62,10 +66,6 @@ The google groups UI does not support adding a CC, until we figure
6266
out a better way, forward the email you receive to
6367
`oss-security@lists.openwall.com` as a CC.
6468

65-
* [ ] Pre-release announcement to nodejs.org blog: _**LINK TO BLOG**_
66-
(Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to
67-
nodejs/nodejs.org)
68-
6969
* [ ] Create a new issue in [nodejs/tweet][]
7070
```text
7171
Security release pre-alert:
@@ -104,6 +104,10 @@ out a better way, forward the email you receive to
104104

105105
* [ ] [Unlock CI](https://github.com/nodejs/build/blob/HEAD/doc/jenkins-guide.md#after-the-release)
106106

107+
* [ ] Post-release announcement to Nodejs.org blog: _**LINK TO BLOG POST**_
108+
* (Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to
109+
nodejs/nodejs.org)
110+
107111
* [ ] Post-release announcement in reply [email][]: _**LINK TO EMAIL**_
108112
* CC: `oss-security@lists.openwall.com`
109113
* Subject: `Node.js security updates for all active release lines, Month Year`
@@ -113,10 +117,6 @@ out a better way, forward the email you receive to
113117
For more information see: https://nodejs.org/en/blog/vulnerability/month-year-security-releases/
114118
```
115119

116-
* [ ] Post-release announcement to Nodejs.org blog: _**LINK TO BLOG POST**_
117-
* (Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to
118-
nodejs/nodejs.org)
119-
120120
* [ ] Create a new issue in [nodejs/tweet][]
121121
```text
122122
Security release:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.