mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-05 06:03:57 +03:00
initial commit
This commit is contained in:
parent
178a8c4770
commit
23a7847746
1 changed files with 20 additions and 0 deletions
20
SECURITY.md
Normal file
20
SECURITY.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
Use this section to tell people about which versions of your project are
|
||||
currently being supported with security updates.
|
||||
|
||||
| Version | Status |
|
||||
|---------|--------|
|
||||
| < 2.4 | ❌ |
|
||||
| 2.4 | ✔️ |
|
||||
| 3.0 | ✔️ |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Use this section to tell people how to report a vulnerability.
|
||||
|
||||
Tell them where to go, how often they can expect to get an update on a
|
||||
reported vulnerability, what to expect if the vulnerability is accepted or
|
||||
declined, etc.
|
Loading…
Reference in a new issue