From 2ebe290331f5327be3db2634afc6739b9b7d6534 Mon Sep 17 00:00:00 2001 From: Aniruddha Kanhere Date: Wed, 24 Jun 2026 15:42:57 -0700 Subject: [PATCH] Add FreeRTOS Labs project notice to SECURITY.md Clarifies that this is a FreeRTOS Labs project and links to the Labs introduction page, so observed limitations of an experimental Labs project are not mistaken for issues in a released library. --- .github/SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 7d4227d..1a607a5 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -1,3 +1,12 @@ +## FreeRTOS Labs project + +This repository is a **FreeRTOS Labs** project. As described on the +[FreeRTOS Labs introduction page](https://www.freertos.org/Documentation/03-Libraries/05-FreeRTOS-labs/01-Introduction), +Labs projects are functional but may be incomplete, experimental, or provided primarily for +open-source community interest. They are **not** part of the actively maintained, released +FreeRTOS libraries. Please consider the limitations described on the Labs page before +concluding that an observed behavior is a security vulnerability. + ## Reporting a Vulnerability If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security