From 2b6888d31c836c084f9650563bf6af44b0a6120d Mon Sep 17 00:00:00 2001 From: mudcam Date: Fri, 8 Dec 2017 22:54:58 +0100 Subject: José's feedback MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- security-blueprint/annexes/ConfigNotes.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'security-blueprint/annexes') 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 ---------------------------------- | ------------- | ---------------------------------------------------------- -- cgit 1.2.3-korg