Compare commits

...

2 Commits

Author SHA1 Message Date
Juri Burakov
1c85344803 Merge f99d3c873a into 6bbe742add 2021-10-03 22:53:01 +03:00
Juri Burakov
f99d3c873a Create SECURITY.md 2021-10-03 22:51:52 +03:00

21
SECURITY.md Normal file
View File

@@ -0,0 +1,21 @@
# Security Policy
## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
## 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.