Skip to content

Commit 19f5c0d

Browse files
authored
Create SECURITY.md
1 parent d8b2575 commit 19f5c0d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

SECURITY.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
All MAJOR versions of this package will receive security updates for **two years after the next major version is released**. For example, if version 4.0.0 is released, version 3.x will continue receiving security updates for two years from that date.
6+
7+
Versions outside this window are considered end-of-life and will no longer receive updates, even for critical vulnerabilities.
8+
9+
## Reporting a Vulnerability
10+
11+
If you discover a security issue, please report it using GitHub's [**"Report a vulnerability"** feature](../../security/advisories/new) under the **Security** tab of this repository.
12+
13+
When reporting, please include the following information to help us investigate quickly and thoroughly:
14+
15+
- A clear description of the vulnerability and what part of the code it affects.
16+
- Steps to reproduce the issue, ideally including:
17+
- The affected version
18+
- A code snippet or minimal test case
19+
- The expected vs. actual behavior
20+
- If applicable, an explanation of potential impact or severity.
21+
- Any suggested mitigations or patches (optional, but appreciated).
22+
23+
Please do not disclose the vulnerability publicly until we've had a chance to investigate and publish a fix.
24+
25+
We appreciate responsible disclosure and are committed to resolving issues promptly.

0 commit comments

Comments
 (0)