Skip to content

Commit 5feedec

Browse files
committed
doc(SECURITY.md): security policy
1 parent c756445 commit 5feedec

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Security Policy
2+
3+
If you find a security vulnerability, please do not open a public issue. Instead, please report it using GitHub's [**private vulnerability reporting**](https://docs.github.com/en/code-security/how-tos/report-and-fix-vulnerabilities/report-privately) feature described [below](#reporting-a-vulnerability).
4+
5+
## Supported Versions
6+
7+
Only the latest major version of this project currently receives security updates:
8+
9+
| Package | Supported Version |
10+
|:-----------------------:|:-----------------:|
11+
| wikiparser-node | 1.x |
12+
| wikiparser-node@browser | 1.x |
13+
| wikilint | 2.x |
14+
| wikiparser-template | 1.x |
15+
16+
## Reporting a Vulnerability
17+
18+
Please use the following steps to submit your report:
19+
20+
1. Navigate to the [**Advisories**](https://github.com/bhsd-harry/wikiparser-node/security/advisories) tab of this GitHub repository.
21+
1. Click the **Report a vulnerability** button.
22+
1. Fill out the form with details of the vulnerability, including affected components, environment, impact, and steps or Proof of Concept (PoC) to reproduce.
23+
1. Click the **Submit report** button.
24+
25+
## Response Timeline
26+
27+
* You will receive an acknowledgement of your report within **14 days**.
28+
* Once the vulnerability is patched and publicly disclosed via a GitHub security advisory, you will be credited on the advisory.

0 commit comments

Comments
 (0)