Skip to content

Commit 49cec3e

Browse files
docs: link FreeRTOS kernel threat model in SECURITY.md
1 parent e146d64 commit 49cec3e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/SECURITY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Threat model
2+
3+
Before reporting an issue, please review the FreeRTOS kernel threat model. It
4+
describes the security assumptions the kernel makes, which threats are in scope,
5+
and the protections the kernel does and does not provide. Understanding these
6+
boundaries helps determine whether an observed behavior is a security
7+
vulnerability or expected, documented behavior.
8+
9+
- [FreeRTOS Kernel Threat Model](https://www.freertos.org/Security/02-Kernel-threat-model)
10+
111
## Reporting a Vulnerability
212

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

0 commit comments

Comments
 (0)