Create SECURITY.md
This commit is contained in:
parent
c0e67d2d57
commit
7b3da3a1e3
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