Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -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.
Comment on lines +3 to +8

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer encouraging healthy testing and validation practices rather than discouraging reports

Suggested change
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.
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.
As our customer, any applications you integrate this lab project into should be thoroughly tested, secured, and optimized according to your business's security standards & policies before deploying to production or handling production workloads.


## Reporting a Vulnerability

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security
Expand Down
Loading