Add an --autodetect option
authorjvoisin <julien.voisin@dustri.org>
Tue, 8 Oct 2024 20:32:45 +0000 (22:32 +0200)
committerAlexander Popov <alex.popov@linux.com>
Sat, 9 Nov 2024 17:49:36 +0000 (20:49 +0300)
commit3c075294e4aa3ba9db8c668bd444ca68fcf96cad
tree9380156d8ca63144574f023954bd08f582a9935c
parent24c1a906d96f77202837e90d4b1f9f5d9933e1b9
Add an --autodetect option

Instead of having to specify Kconfig file and /proc/cmdline, --autodetect will try to infer them.

This is related to #129, and replaces #130.
kernel_hardening_checker/__init__.py