@@ -30,30 +30,31 @@ repositories in the org, like Working groups or subteams.
30
30
> ¹ - All repositories with code that get published or has some impact on nodejs/core
31
31
> ² - Releasers has access to run CI during CI Embargo (Security Release)
32
32
33
- | Resource | External people | Contributors - Core/Triagers/WG | Build - Test/Infra/Admin | Admin - TSC/Releasers/Moderation | Security Stewards/Triagers/External | GitHub - Actions/Plugins |
34
- | - | - | - | - | - | - | - |
35
- | ** HackerOne** | - | -\-\- | -\-\- | aw- | www | -\- |
36
- | ** MITRE** | - | -\-\- | -\-\- | a-\- | w-\- | -\- |
37
- | ** private/node-private** | - | -\-\- | www | aw- | w-w | -\- |
38
- | ** private/security-release** | - | -\-\- | -\-\- | a-\- | ww- | -\- |
39
- | ** private/secrets** | - | -\-\- | www | a-\- | -\-\- | -\- |
40
- | ** nodejs/node** | r | wrr | rrw | awa | rrr | wr |
41
- | ** nodejs/deps¹** | r | rrr | rrw | arr | rrr | wr |
42
- | ** nodejs/build** (GH) | r | rrr | rrw | awa | rrr | wr |
43
- | ** nodejs/node-core-utils** | r | rrr | rrw | awa | rrr | wr |
44
- | ** npm account** | - | - | -a- | a-\- | -\-\- | -\- |
45
- | ** Jenkins CI - test** | r | ww- | wwa | -w²- | -\-\- | ww |
46
- | ** Jenkins CI - release** | - | -\-\- | -ww | -w- | -\-\- | -\- |
47
- | ** Infra - test** | - | w-\- | aaa | ww- | -w- | ww |
48
- | ** Infra - release** | - | -\-\- | -ww | -w- | -\-\- | -\- |
49
- | ** Build infra** | - | -\-\- | -a- | -\-\- | -\-\- | -\- |
50
- | ** Website Infra** | - | -\-\- | -a- | a-\- | -\-\- | -\- |
51
- | ** Youtube** | - | -\- w | -\-\- | a-\- | -\-\- | -\- |
52
- | ** Zoom** | r | rrw | -\-\- | a-\- | -\-\- | -\- |
53
- | ** 1Password** | - | -\- r | -\-\- | a-\- | -\-\- | -\- |
54
- | ** Social media accounts** | - | -\-\- | -\-\- | -\-\- | -\-\- | -\- |
55
- | ** Email** (nodejs-sec) | r | rrr | rrr | awr | wrr | rr |
56
- | ** Email** (io.js aliases) | r | -\-\- | -a- | w-\- | -\-\- | -\- |
33
+ | Resource | External people | Contributors - Core/Triagers/WG | Build - Test/Infra/Admin | Admin - TSC/Releasers/Moderation | Security Stewards/Triagers/External | GitHub - Actions/Plugins | Docker Team |
34
+ | - | - | - | - | - | - | - | - |
35
+ | ** HackerOne** | - | -\-\- | -\-\- | aw- | www | -\- | - |
36
+ | ** MITRE** | - | -\-\- | -\-\- | a-\- | w-\- | -\- | - |
37
+ | ** private/node-private** | - | -\-\- | www | aw- | w-w | -\- | - |
38
+ | ** private/security-release** | - | -\-\- | -\-\- | a-\- | ww- | -\- | - |
39
+ | ** private/secrets** | - | -\-\- | www | a-\- | -\-\- | -\- | - |
40
+ | ** nodejs/node** | r | wrr | rrw | awa | rrr | wr | r |
41
+ | ** nodejs/deps¹** | r | rrr | rrw | arr | rrr | wr | r |
42
+ | ** nodejs/build** (GH) | r | rrr | rrw | awa | rrr | wr | r |
43
+ | ** nodejs/docker-node** (GH) | r | rrr | rrr | awa | rrr | wr | w |
44
+ | ** nodejs/node-core-utils** | r | rrr | rrw | awa | rrr | wr | r |
45
+ | ** npm account** | - | - | -a- | a-\- | -\-\- | -\- | - |
46
+ | ** Jenkins CI - test** | r | ww- | wwa | -w²- | -\-\- | ww | - |
47
+ | ** Jenkins CI - release** | - | -\-\- | -ww | -w- | -\-\- | -\- | - |
48
+ | ** Infra - test** | - | w-\- | aaa | ww- | -w- | ww | - |
49
+ | ** Infra - release** | - | -\-\- | -ww | -w- | -\-\- | -\- | r |
50
+ | ** Build infra** | - | -\-\- | -a- | -\-\- | -\-\- | -\- | - |
51
+ | ** Website Infra** | - | -\-\- | -a- | a-\- | -\-\- | -\- | - |
52
+ | ** Youtube** | - | -\- w | -\-\- | a-\- | -\-\- | -\- | - |
53
+ | ** Zoom** | r | rrw | -\-\- | a-\- | -\-\- | -\- | - |
54
+ | ** 1Password** | - | -\- r | -\-\- | a-\- | -\-\- | -\- | - |
55
+ | ** Social media accounts** | - | -\-\- | -\-\- | -\-\- | -\-\- | -\- | - |
56
+ | ** Email** (nodejs-sec) | r | rrr | rrr | awr | wrr | rr | - |
57
+ | ** Email** (io.js aliases) | r | -\-\- | -a- | w-\- | -\-\- | -\- | - |
57
58
58
59
Repos under nodejs which do not include code, are not covered as they cannot lead to the threats listed.
59
60
pkgjs.org is excluded as it does not include code/repos that make it into Node.js binaries
0 commit comments