mirror of
https://github.com/apache/nuttx.git
synced 2026-08-23 06:28:45 +00:00
* 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>
29 lines
886 B
Markdown
29 lines
886 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
| 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: |
|
|
| 10.1.x | :heavy_check_mark: |
|
|
| 10.0.x | :heavy_check_mark: |
|
|
| 9.1.x | :heavy_check_mark: |
|
|
| < 9.1 | :x: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
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!
|
|
|
|
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).
|