Skip to content

Commit 0a87d05

Browse files
authoredFeb 12, 2025··
doc: update security team access to Jenkins CI (#1439)
During a CI embargo, security triagers and external still have access to the test CI.
1 parent 75c78bb commit 0a87d05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎MAINTAINERS_THREAT_MODEL.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ repositories in the org, like Working groups or subteams.
2828

2929
> [!NOTE]
3030
> ¹ - All repositories with code that get published or has some impact on nodejs/core
31-
> ² - Releasers has access to run CI during CI Embargo (Security Release)
31+
> ² - Releasers and security triagers have access to run CI during CI Embargo (Security Release)
32+
> ³ - Security external has access to read the CI during CI Embargo (Security Release)
3233
3334
| Resource | External people | Contributors - Core/Triagers/WG | Build - Test/Infra/Admin | Admin - TSC/Releasers/Moderation | Security Stewards/Triagers/External | GitHub - Actions/Plugins | Docker Team |
3435
|- |- |- |- |- |- |- |- |
@@ -44,7 +45,7 @@ repositories in the org, like Working groups or subteams.
4445
| **nodejs/node-core-utils** | r | rrr | rrw | awa | rrr | wr | r |
4546
| **nodejs/nodejs.org** | r | rrr | rrr | awa | rrr | wr | r |
4647
| **npm account** | - | - | -a- | a-\- | -\-\- | -\- | - |
47-
| **Jenkins CI - test** | r | ww- | wwa | -w²- | -\-\- | ww | - |
48+
| **Jenkins CI - test** | r | ww- | wwa | -w²- | -w²r³ | ww | - |
4849
| **Jenkins CI - release** | - | -\-\- | -ww | -w- | -\-\- | -\- | - |
4950
| **Infra - test** | - | w-\- | aaa | ww- | -w- | ww | - |
5051
| **Infra - release** | - | -\-\- | -ww | -w- | -\-\- | -\- | r |

0 commit comments

Comments
 (0)
Please sign in to comment.