summaryrefslogtreecommitdiffstats
path: root/security-blueprint/annexes
diff options
context:
space:
mode:
Diffstat (limited to 'security-blueprint/annexes')
-rw-r--r--security-blueprint/annexes/ConfigNotes.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/security-blueprint/annexes/ConfigNotes.md b/security-blueprint/annexes/ConfigNotes.md
index 3e1f295..f79f4fa 100644
--- a/security-blueprint/annexes/ConfigNotes.md
+++ b/security-blueprint/annexes/ConfigNotes.md
@@ -99,8 +99,8 @@ Boot-Consoles-MemDump-8 | `mtest` | _Disabled_
Boot-Consoles-MemDump-9 | `loopw` | _Disabled_
Domain | Object | Recommendations
--------------------- | ------ | --------------------
-Kernel-General-MAC-1 | SMACK | Must implement a MAC
+-------------------- | ------ | ------------------------------------------
+Kernel-General-MAC-1 | SMACK | Must implement a Mandatory Access Control.
Domain | `Config` name | `Value`
---------------------- | -------------- | -------
@@ -131,9 +131,9 @@ Domain | `Config` name | `Value`
Kernel-General-SocketMon-1 | `CONFIG_PACKET_DIAG` | `n`
Kernel-General-SocketMon-2 | `CONFIG_UNIX_DIAG` | `n`
-Domain | `Config` name | `Value`
------------------------- | ------------- | -------
-Kernel-General-BPF_JIT-1 | `BPF_JIT` | `n`
+Domain | `Config` name | `Value`
+------------------------ | ---------------- | -------
+Kernel-General-BPF_JIT-1 | `CONFIG_BPF_JIT` | `n`
Domain | `Config` name | `Value`
------------------------------ | ------------------------- | -------
@@ -453,10 +453,10 @@ Domain | Tech name | Recommendations
Connectivity-Wireless-NFC-1 | NFC | Protected against relay and replay attacks.
Connectivity-Wireless-NFC-2 | Device | Disable unneeded and unapproved services and profiles.
-Domain | Object | Recommendations
----------------------------- | ---------------- | ----------------------------------------
+Domain | Object | Recommendations
+---------------------------- | -------------- | --------------------------------------
Application-Cloud-Download-1 | authentication | Must implement authentication process.
-Application-Cloud-Download-2 | Authorization | Must implement Authorization process.
+Application-Cloud-Download-2 | Authorization | Must implement Authorization process.
Domain | Object | Recommendations
---------------------------------- | ------------- | ----------------------------------------------------------