Skip to content

Commit b5aa834

Browse files
authored
Merge pull request #1792 from UlisesGascon/security-md
Refresh security policy
2 parents aa15bdc + 8d2dea2 commit b5aa834

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

SECURITY.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
1+
# Security Policy
2+
13
## Reporting a Vulnerability
24

3-
If you discover a security vulnerability within grunt, please submit a report via the Github's Private Vulnerability Reporting feature.
5+
Please report security issues **privately** using GitHub’s **Report a vulnerability** form on this repository (Security tab).
6+
7+
**Do not** file public GitHub issues for security problems.
8+
9+
When reporting, please include:
10+
- Affected project/repo and version(s)
11+
- Impact and component(s) involved
12+
- Reproduction steps or PoC (if available)
13+
- Your contact and preferred credit name
14+
15+
If you do not receive an acknowledgement of your report within **6 business days**, or if you cannot find a private security contact for the project, you may **escalate to the OpenJS Foundation CNA** at `[email protected]`.
16+
17+
If the project acknowledges your report but does not provide any further response or engagement within **14 days**, escalation is also appropriate.
18+
19+
## Coordination & Disclosure
420

5-
All security vulnerabilities will be promptly addressed.
21+
We follow coordinated vulnerability disclosure:
22+
- We will acknowledge your report, assess impact, and work on a fix.
23+
- We aim to provide status updates at reasonable intervals until resolution.
24+
- We will publish a security advisory (and **CVE via the OpenJS CNA when applicable**) once a fix or mitigation is available. We credit reporters by default unless you request otherwise.

0 commit comments

Comments
 (0)