Skip to content

Commit 5457c0e

Browse files
authored
Create SECURITY.md
1 parent 651eefc commit 5457c0e

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+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 0.8.x | :white_check_mark: |
8+
| 0.7.x | :x: |
9+
| < 0.7 | :x: |
10+
11+
## Reporting a Vulnerability
12+
13+
Just create an issue or pull request on Github.
14+
15+
> The vulnerability has to be a part of the basic installment e.g. when install by `npm install flexsearch`.
16+
> Every vulnerability which is included by any of the `devDependencies` probably won't be fixed.

0 commit comments

Comments
 (0)