Skip to content

Commit 97a7696

Browse files
committed
doc(security): add a security policy
1 parent e5f419b commit 97a7696

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SECURITY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Security fixes are addressed for the following versions of Showdown.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 2.0.x | :white_check_mark: |
10+
| 1.x.x | :x: (Known security issue with yargs dependecy) |
11+
12+
Showdown targets the node.js versions targeted in the [node.js release schedule](https://nodejs.org/en/about/releases/). Our test suite follows this release schedule. Consequently, older versions of node may become unusable.
13+
14+
## Reporting a Vulnerability
15+
16+
To report a vulnerability, please add an issue to our main github page: https://github.com/showdownjs/showdown/issues

0 commit comments

Comments
 (0)