Add project GitHub Security Policy page
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
This commit is contained in:
parent
abcc41d17d
commit
0edb162ba7
|
@ -0,0 +1,17 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 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 _private_ project mailing list
|
||||||
|
private@nuttx.apache.org or the Apache Security list security@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 docuemnted [here](https://www.apache.org/security/committers.html#vulnerability-handling)
|
|
@ -102,6 +102,10 @@ Get help using NuttX or contribute to the project on our mailing lists:
|
||||||
* View the archives at:
|
* View the archives at:
|
||||||
<https://www.mail-archive.com/commits@nuttx.apache.org/>
|
<https://www.mail-archive.com/commits@nuttx.apache.org/>
|
||||||
|
|
||||||
|
## Reporting Security Issues
|
||||||
|
|
||||||
|
Found a vulnerability? See our security policy [here](.github/SECURITY.md).
|
||||||
|
|
||||||
## Issue Tracker
|
## Issue Tracker
|
||||||
|
|
||||||
### Bug Reports:
|
### Bug Reports:
|
||||||
|
|
Loading…
Reference in New Issue