Add the X86_KERNEL_IBT check
[kconfig-hardened-check.git] / kconfig_hardened_check / engine.py
2023-04-22 Alexander Popovengine: implement override_expected_value()
2023-04-02 Alexander Popovengine: remove the unused 'type' property from the...
2023-04-02 Alexander PopovFix a pylint warning about f-string
2023-03-24 Alexander PopovPrevent populating the checklist with empty data
2023-03-06 Alexander PopovFix the bug in OptCheck.check() introduced in cb779a71b...
2023-03-05 Alexander PopovUse similar f-strings for more cases
2023-02-26 Alexander PopovImprove the 'pylint disable' statements
2023-02-26 Alexander PopovAdd docstrings for the modules
2023-02-26 Alexander PopovSplit into Python modules