46 lines
2.4 KiB
Markdown
46 lines
2.4 KiB
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
Sanic releases long term support release once a year in December. LTS releases receive bug and security updates for **24 months**. Interim releases throughout the year occur every three months, and are supported until the subsequent interim release.
|
|
|
|
|
|
| Version | LTS | Supported |
|
|
| ------- | ------------- | ----------------------- |
|
|
| 22.12 | until 2024-12 | :white_check_mark: |
|
|
| 22.9 | | :x: |
|
|
| 22.6 | | :x: |
|
|
| 22.3 | | :x: |
|
|
| 21.12 | until 2023-12 | :ballot_box_with_check: |
|
|
| 21.9 | | :x: |
|
|
| 21.6 | | :x: |
|
|
| 21.3 | | :x: |
|
|
| 20.12 | | :x: |
|
|
| 20.9 | | :x: |
|
|
| 20.6 | | :x: |
|
|
| 20.3 | | :x: |
|
|
| 19.12 | | :x: |
|
|
| 19.9 | | :x: |
|
|
| 19.6 | | :x: |
|
|
| 19.3 | | :x: |
|
|
| 18.12 | | :x: |
|
|
| 0.8.3 | | :x: |
|
|
| 0.7.0 | | :x: |
|
|
| 0.6.0 | | :x: |
|
|
| 0.5.4 | | :x: |
|
|
| 0.4.1 | | :x: |
|
|
| 0.3.1 | | :x: |
|
|
| 0.2.0 | | :x: |
|
|
| 0.1.9 | | :x: |
|
|
|
|
:ballot_box_with_check: = security/bug fixes
|
|
:white_check_mark: = full support
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
If you discover a security vulnerability, we ask that you **do not** create an issue on GitHub. Instead, please [send a message to the core-devs](https://community.sanicframework.org/g/core-devs) on the community forums. Once logged in, you can send a message to the core-devs by clicking the message button.
|
|
|
|
Alternatively, you can send a private message to Adam Hopkins on Discord. Find him on the [Sanic discord server](https://discord.gg/FARQzAEMAA).
|
|
|
|
This will help to not publicize the issue until the team can address it and resolve it.
|