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 team access to Jenkins CI #1439

Merged
merged 1 commit into from
Feb 12, 2025
Merged
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
5 changes: 3 additions & 2 deletions MAINTAINERS_THREAT_MODEL.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ repositories in the org, like Working groups or subteams.

> [!NOTE]
> ¹ - All repositories with code that get published or has some impact on nodejs/core
> ² - Releasers has access to run CI during CI Embargo (Security Release)
> ² - Releasers and security triagers have access to run CI during CI Embargo (Security Release)
> ³ - Security external has access to read the CI during CI Embargo (Security Release)

| Resource | External people | Contributors - Core/Triagers/WG | Build - Test/Infra/Admin | Admin - TSC/Releasers/Moderation | Security Stewards/Triagers/External | GitHub - Actions/Plugins | Docker Team |
|- |- |- |- |- |- |- |- |
Expand All @@ -44,7 +45,7 @@ repositories in the org, like Working groups or subteams.
| **nodejs/node-core-utils** | r | rrr | rrw | awa | rrr | wr | r |
| **nodejs/nodejs.org** | r | rrr | rrr | awa | rrr | wr | r |
| **npm account** | - | - | -a- | a-\- | -\-\- | -\- | - |
| **Jenkins CI - test** | r | ww- | wwa | -w²- | -\-\- | ww | - |
| **Jenkins CI - test** | r | ww- | wwa | -w²- | -w²r³ | ww | - |
| **Jenkins CI - release** | - | -\-\- | -ww | -w- | -\-\- | -\- | - |
| **Infra - test** | - | w-\- | aaa | ww- | -w- | ww | - |
| **Infra - release** | - | -\-\- | -ww | -w- | -\-\- | -\- | r |
Expand Down