Create SECURITY.md
This commit is contained in:
parent
206d725663
commit
2d0fff581e
1 changed files with 16 additions and 0 deletions
16
SECURITY.md
Normal file
16
SECURITY.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
The following versions will get security updates.
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 0.4.x | :white_check_mark: |
|
||||||
|
| 0.3.x | :x: |
|
||||||
|
| 0.2.x | :x: |
|
||||||
|
| 0.1.x | :x: |
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
If you find a vulnerability, simply [open an issue](../../issues/new) with the details, use the lable `SECURITY`.
|
Loading…
Reference in a new issue