Skip to content

Commit 04a1023

Browse files
authored
docs(security): document project members with access to sensitive resources (#27)
Adds a table to SECURITY.md listing project members who hold access to sensitive CI/CD and repository resources (npm token, deploy key, Snyk token, repo admin). Required by OpenSSF Best Practices criterion OSPS-VM-02.01 / active project member access documentation. Co-authored-by: Hanna Rosengren <4538260+hannasoderstromdev@users.noreply.github.com>
1 parent 410b8e1 commit 04a1023

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,9 @@ If you cannot use advisories, contact the maintainer directly through GitHub and
5252
- We will investigate and validate the report.
5353
- We will work on a fix and coordinate a responsible disclosure timeline.
5454
- We will publish a security release note after a fix is available.
55+
56+
## Project Members with Access to Sensitive Resources
57+
58+
| Member | Role | Sensitive Access |
59+
|--------|------|-----------------|
60+
| [@hannasdev](https://github.com/hannasdev) | Maintainer | Repository admin, npm publish token (`NPM_TOKEN`), release deploy key (`RELEASE_DEPLOY_KEY`), Snyk token (`SNYK_TOKEN`) |

0 commit comments

Comments
 (0)