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

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


The following commit(s) were added to refs/heads/master by this push:
     new 19ea8e74ae docs: Include released 10.x and 11.x versions under 
security policy. Fixes #7514
19ea8e74ae is described below

commit 19ea8e74ae24b9c7b477c90a463558ba03510125
Author: Brennan Ashton <bash...@brennanashton.com>
AuthorDate: Sun Nov 20 22:56:46 2022 -0800

    docs: Include released 10.x and 11.x versions under security policy.
    Fixes #7514
---
 .github/SECURITY.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/SECURITY.md b/.github/SECURITY.md
index af523f6ba1..89213a4c02 100644
--- a/.github/SECURITY.md
+++ b/.github/SECURITY.md
@@ -4,6 +4,10 @@
 
 | Version | Supported          |
 | ------- | ------------------ |
+| 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:                |

Reply via email to