We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651eefc commit 5457c0eCopy full SHA for 5457c0e
SECURITY.md
@@ -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