mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Create SECURITY.md
This commit is contained in:
parent
f0c91cca48
commit
13027ef797
22
SECURITY.md
Normal file
22
SECURITY.md
Normal file
@ -0,0 +1,22 @@
|
||||
# Security Policy
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
**Please note that public Github issues are open for everyone to see!**
|
||||
|
||||
If you believe you are found a problem in Gunicorn software, examples or documentation, we encourage you to send your report privately via email, or via Github using the *Report a vulnerability* button in the [Security](https://github.com/benoitc/gunicorn/security) section.
|
||||
|
||||
## Supported Releases
|
||||
|
||||
At this time, **only the latest release** receives any security attention whatsoever.
|
||||
|
||||
| Version | Status |
|
||||
| ------- | ------------------ |
|
||||
| latest release | :white_check_mark: |
|
||||
| 21.2.0 | :x: |
|
||||
| 20.0.0 | :x: |
|
||||
| < 20.0 | :x: |
|
||||
|
||||
## Python Versions
|
||||
|
||||
Gunicorn runs on Python 3.7+, we *highly recommend* the latest release of a [supported series](https://devguide.python.org/version/) and will not prioritize issues exclusively affecting in EoL environments.
|
||||
Loading…
x
Reference in New Issue
Block a user