mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-28 08:10:54 +02:00
Create SECURITY.md
This commit is contained in:
committed by
GitHub
parent
651eefc45e
commit
5457c0e4ec
16
SECURITY.md
Normal file
16
SECURITY.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 0.8.x | :white_check_mark: |
|
||||||
|
| 0.7.x | :x: |
|
||||||
|
| < 0.7 | :x: |
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
Just create an issue or pull request on Github.
|
||||||
|
|
||||||
|
> The vulnerability has to be a part of the basic installment e.g. when install by `npm install flexsearch`.
|
||||||
|
> Every vulnerability which is included by any of the `devDependencies` probably won't be fixed.
|
Reference in New Issue
Block a user