You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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