You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Oct166418Sep1716141211109328Aug27141324Jul23171612984225Jun191712529May271087130Apr232210226Mar2524111065126Feb1716423Jan2221191615141329Dec26251710917Nov11923Oct2213121097225Sep18223Aug201715141321Jul171110920Jun199831May30281587628Apr27222098728Mar272119151413515Feb14121123Jan222124Dec521Nov923Sep222116111030Aug29201914982Jul19Jun1830Oct2923222119161416Jul15131097330May759Apr86331Mar302927262423222018179875427Feb262414Jan11102Dec29NovAdd the 'fs.suid_dumpable' checkChange the reason of the COREDUMP checkAdd the 'fs.protected_regular' checkAdd the 'fs.protected_fifos' checkAdd the 'fs.protected_hardlinks' checkAdd the 'fs.protected_symlinks' checkAdd the 'vm.unprivileged_userfaultfd' checkAdd the 'kernel.yama.ptrace_scope' checkAdd the 'kernel.kptr_restrict' checkImprove the slab_common.usercopy_fallback checkhardened_usercopy=1 is now officially recommended by KSPPEnabling page_alloc.shuffle is now recommended by KSPP'mitigations=auto,nosmt' is now recommended by KSPPDisabling X86_VSYSCALL_EMULATION is now recommended by KSPPUse /usr/bin/env in shebangs (#90)Use /usr/bin/env in shebangsDrop ZERO_CALL_USED_REGS in favour of backward-edge CFIUpdate the READMERefactor the assertion in colorize_result() to improve test coverageUpdate the backup in issues.mdRename kconfig-hardened-check into kernel-hardening-checker (#85)Renaming fixesDrop default.nix (it contains a wrong utility name anyway)kconfig-hardened-check -> kernel-hardening-checkertest_engine: add test_complex_nested()test_engine: improve the outputtest_engine: improve the test_stdout()test_engine: refactor test_complex_or() and test_complex_and()Don't remove ANSI colors, adapt the testcases insteadAdd colors to output (#86)Adjust test scripts to scrub ANSI colors from outputFix pylints and verbose/None casefix typocleanup spacescleanupre-factoringAdd colors for OK and FAIL casesFix arch conditions for some CmdlineChecksMake the functional tests more informativeTest more wrong combinations of options