Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: update security release process #50166

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
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
8 changes: 5 additions & 3 deletions doc/contributing/security-release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ The google groups UI does not support adding a CC, until we figure
out a better way, forward the email you receive to
`oss-security@lists.openwall.com` as a CC.

* [ ] Send a message to `#nodejs-social` in OpenJS Foundation slack
* [ ] Post in the [nodejs-social channel][]
in the OpenJS slack asking for amplication of the blog post.

```text
Security release pre-alert:
Expand Down Expand Up @@ -179,7 +180,8 @@ out a better way, forward the email you receive to
For more information see: https://nodejs.org/en/blog/vulnerability/month-year-security-releases/
```

* [ ] Create a new issue in [nodejs/tweet][]
* [ ] Post in the [nodejs-social channel][]
in the OpenJS slack asking for amplication of the blog post.
```text
Security release:

Expand Down Expand Up @@ -238,5 +240,5 @@ The steps to correct CVE information are:
[H1 CVE requests]: https://hackerone.com/nodejs/cve_requests
[docker-node]: https://github.com/nodejs/docker-node/issues
[email]: https://groups.google.com/forum/#!forum/nodejs-sec
[nodejs-social channel]: https://openjs-foundation.slack.com/archives/C0142A39BNE
[nodejs/build]: https://github.com/nodejs/build/issues
[nodejs/tweet]: https://github.com/nodejs/tweet/issues
Loading