Don't use TODO to avoid pylint warnings 136/head
authorAlexander Popov <alex.popov@linux.com>
Tue, 14 May 2024 13:15:27 +0000 (16:15 +0300)
committerAlexander Popov <alex.popov@linux.com>
Tue, 14 May 2024 13:55:13 +0000 (16:55 +0300)
kernel_hardening_checker/checks.py

index dd7cf39c2542593654a94f61f3363db72d5f8d8d..f2e4c34fd6da0a81a046563329dd5e2736a09f46 100644 (file)
@@ -647,7 +647,7 @@ def normalize_cmdline_options(option: str, value: str) -> str:
     return value
 
 
-# TODO: draft of security hardening sysctls:
+# Ideas of security hardening sysctls:
 #    what about bpf_jit_enable?
 #    vm.mmap_min_addr has a good value
 #    nosmt sysfs control file