mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-06-29 07:18:49 +02:00
docs: link FreeRTOS kernel threat model in SECURITY.md
This commit is contained in:
parent
e146d6444c
commit
49cec3e9b2
10
.github/SECURITY.md
vendored
10
.github/SECURITY.md
vendored
@ -1,3 +1,13 @@
|
|||||||
|
## Threat model
|
||||||
|
|
||||||
|
Before reporting an issue, please review the FreeRTOS kernel threat model. It
|
||||||
|
describes the security assumptions the kernel makes, which threats are in scope,
|
||||||
|
and the protections the kernel does and does not provide. Understanding these
|
||||||
|
boundaries helps determine whether an observed behavior is a security
|
||||||
|
vulnerability or expected, documented behavior.
|
||||||
|
|
||||||
|
- [FreeRTOS Kernel Threat Model](https://www.freertos.org/Security/02-Kernel-threat-model)
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security
|
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user