Skip to content

Commit 4ffd728

Browse files
authored
Merge pull request #5 from Dafnik/add-security-notice
feat: add SECURITY.md
2 parents d35719d + 26b0044 commit 4ffd728

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 1.x.x | :white_check_mark: |
8+
| < 1.0 | :x: |
9+
10+
## Reporting a Vulnerability
11+
12+
If you believe you've identified a security vulnerability in setup-node-pnpm (a bug that allows something to happen that shouldn't be possible), you can reach us at <[email protected]>.
13+
14+
You should _not_ report such issues on GitHub or in other public spaces to give us time to publish a fix for the issue without exposing setup-node-pnpm's users to increased risk.
15+
16+
## Scope
17+
18+
A "vulnerability in setup-node-pnpm" is a vulnerability in the code distributed through our main source code repository on GitHub. Vulnerabilities that are specific to a given installation (e.g. misconfiguration) should be reported to the owner of that installation and not us.

0 commit comments

Comments
 (0)