1 parent e146d64 commit 49cec3eCopy full SHA for 49cec3e
1 file changed
.github/SECURITY.md
@@ -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
11
## Reporting a Vulnerability
12
13
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security
0 commit comments