.github: Create Github security policy document
This document will show up when a viewer selects the "Security" tab, and selects the "Security Policy". It has a brief introduction, and directs to the official documentation of the security policy. Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
parent
f9a0e20432
commit
911ba334a0
1 changed files with 22 additions and 0 deletions
22
.github/SECURITY.md
vendored
Normal file
22
.github/SECURITY.md
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
# 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 v2.5.0, the supported
|
||||
versions are:
|
||||
|
||||
- 1.14.x: Current LTS
|
||||
- v2.4.0: Prior release
|
||||
- v2.5.0: Current release
|
||||
|
||||
## Reporting process
|
||||
|
||||
Please see our [Security Vulnerability
|
||||
Reporting](https://docs.zephyrproject.org/latest/security/reporting.html)
|
||||
page for details on the process.
|
Loading…
Add table
Add a link
Reference in a new issue