docs(github): add security policy (#885)
This commit is contained in:
parent
27f4bf07bc
commit
909d136b37
1 changed files with 12 additions and 0 deletions
12
.github/SECURITY.md
vendored
Normal file
12
.github/SECURITY.md
vendored
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
|---------| ------------------ |
|
||||||
|
| 5.x | :white_check_mark: |
|
||||||
|
| < 5.0.0 | :x: |
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
If you find a vulnerability, please report it to `cotes.chung@gmail.com`. We will try our best to respond within a week. Thank you for your time!
|
Loading…
Reference in a new issue