Skip to content

Commit 56b5330

Browse files
mhdawsondanielleadams
authored andcommitted
doc: add security-steward rotation information
Add information about security stewards and rotation. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #41707 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Bryan English <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 1763239 commit 56b5330

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

README.md

+24
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,30 @@ use these keys to verify a downloaded file.
732732

733733
</details>
734734

735+
### Security release stewards
736+
737+
When possible, the commitment to take slots in the
738+
security release steward rotation is made by companies in order
739+
to ensure individuals who act as security stewards have the
740+
support and recognition from their employer to be able to
741+
prioritize security releases. Security release stewards manage security
742+
releases on a rotation basis as outlined in the
743+
[security release process](./doc/contributing/security-release-process.md).
744+
745+
* Datadog
746+
* [bengl](https://github.com/bengl) -
747+
**Bryan English** <<[email protected]>> (he/him)
748+
* [vdeturckheim](https://github.com/vdeturckheim) -
749+
**Vladimir de Turckheim** <<[email protected]>> (he/him)
750+
* NearForm
751+
* [mcollina](https://github.com/mcollina) -
752+
**Matteo Collina** <<[email protected]>> (he/him)
753+
* Red Hat and IBM
754+
* [joesepi](https://github.com/joesepi)-
755+
**Joe Sepi** <<[email protected]>> (he/him)
756+
* [mhdawson](https://github.com/mhdawson) -
757+
**Michael Dawson** <<[email protected]>> (he/him)
758+
735759
## License
736760

737761
Node.js is available under the

doc/contributing/security-release-process.md

+22
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,28 @@ Security Release and used to track progress on the release. It contains _**TEXT
66
LIKE THIS**_ which will be replaced during the release process with the
77
information described.
88

9+
## Security release stewards
10+
11+
For each security release, a security steward will take ownership for
12+
coordinating the steps outlined in this process. Security stewards
13+
are nominated through an issue in the TSC repository and approved
14+
through the regular TSC consensus process. Once approved, they
15+
are given access to all of the resources needed to carry out the
16+
steps listed in the process as outlined in
17+
[security steward on/off boarding](security-steward-on-off-boarding.md).
18+
19+
The current security stewards are documented in the main Node.js
20+
[README.md](https://github.com/nodejs/node#security-release-stewards).
21+
22+
| Company | Person | Release Date |
23+
| ---------- | -------- | ------------ |
24+
| NearForm | Matteo | 2021-Oct-12 |
25+
| Datadog | Bryan | 2022-Jan-10 |
26+
| RH and IBM | Joe | |
27+
| NearForm | Matteo | |
28+
| Datadog | Vladimir | |
29+
| RH and IBM | Michael | |
30+
931
## Planning
1032

1133
* [ ] Open an [issue](https://github.com/nodejs-private/node-private) titled

0 commit comments

Comments
 (0)