mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
.github: SECURITY.md update.
* Added 12.0.x to security policy table. * Updated contact info private@ -> security@. * Added link to NuttX Security Documentation. Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
This commit is contained in:
parent
cce73da215
commit
b204496690
1 changed files with 12 additions and 4 deletions
16
.github/SECURITY.md
vendored
16
.github/SECURITY.md
vendored
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 12.0.x | :heavy_check_mark: |
|
||||
| 11.0.x | :heavy_check_mark: |
|
||||
| 10.3.x | :heavy_check_mark: |
|
||||
| 10.2.x | :heavy_check_mark: |
|
||||
|
|
@ -14,8 +15,15 @@
|
|||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
If you think you have found a possible vulnerability please reach out to the _private_ project mailing list
|
||||
private@nuttx.apache.org or the Apache Security list security@apache.org.
|
||||
If you think you have found a possible vulnerability please reach out
|
||||
to the _security_ project mailing list security@nuttx.apache.org.
|
||||
|
||||
Please **DO NOT** create a GitHub issue or email the project dev list as they are public.
|
||||
This project follows the Apache Vulnerability Handling Policy documented [here](https://www.apache.org/security/committers.html#vulnerability-handling).
|
||||
Please **DO NOT** create a GitHub issue or email the project
|
||||
dev list as they are public!
|
||||
|
||||
Please read the
|
||||
[NuttX Security Documentation](https://nuttx.apache.org/docs/latest/security.html)
|
||||
for more details.
|
||||
|
||||
This project follows the
|
||||
[Apache Vulnerability Handling Policy](https://www.apache.org/security/committers.html#vulnerability-handling).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue