This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new b2044966908 .github: SECURITY.md update.
b2044966908 is described below

commit b2044966908da90cebf1f931e6cf4a27655ce3b4
Author: Tomasz 'CeDeROM' CEDRO <[email protected]>
AuthorDate: Wed Jul 8 00:34:38 2026 +0200

    .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 <[email protected]>
---
 .github/SECURITY.md | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/.github/SECURITY.md b/.github/SECURITY.md
index 89213a4c02c..79739586d6f 100644
--- a/.github/SECURITY.md
+++ b/.github/SECURITY.md
@@ -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
[email protected] or the Apache Security list [email protected].
+If you think you have found a possible vulnerability please reach out
+to the _security_ project mailing list [email protected].
 
-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).

Reply via email to