zephyr/.github/SECURITY.md
Henrik Brix Andersen 0a941da7b3 github: security: remove v3.6 from the list of supported releases
Remove v3.6 from the list of supported releases. Zephyr v3.6.0 reached
end-of-life on 2024-11-29.

Fixes: ea8bd5a09a

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2025-01-08 01:30:23 +01:00

23 lines
534 B
Markdown

# Security Policy
## Supported versions
The Zephyr project supports the following versions with security
updates:
- The most recent release, and the release prior to that.
- Active LTS releases.
At this time, with the latest release of v4.0, the supported
versions are:
- v4.0: Current release
- v3.7: Prior release and Current LTS
- v2.7: Prior LTS
## Reporting process
Please see our [Security Vulnerability
Reporting](https://docs.zephyrproject.org/latest/security/reporting.html)
page for details on the process.