Adapt test_version() in the unittest
[kconfig-hardened-check.git] / kernel_hardening_checker / engine.py
2024-03-09 Alexander PopovAdapt test_version() in the unittest
2024-03-09 Alexander PopovCheck all 3 numbers of the kernel version in VersionCheck
2024-03-09 Alexander PopovFix the fresh set_state() bug found by unittest
2024-03-09 Alexander PopovImplement the set_state() method of the check classes
2024-03-09 Alexander PopovUse 3 numbers in the VersionCheck constructor
2024-01-16 Alexander PopovFix style (III)
2024-01-16 Alexander PopovFix pylint E1101: Instance of 'OptCheck' has no 'type...
2023-10-16 Alexander PopovUse /usr/bin/env in shebangs (#90)
2023-10-05 Sandro JäckelUse /usr/bin/env in shebangs 90/head
2023-09-18 Alexander PopovRefactor the assertion in colorize_result() to improve...
2023-09-17 Alexander PopovRename kconfig-hardened-check into kernel-hardening...
2023-09-17 Alexander Popovkconfig-hardened-check -> kernel-hardening-checker