debian-cis/lib
Jan Schmidle 8f855ac159
fix: kernel module detection (#129)
* fix: add filter to hfs

* fix is_kernel_option_enabled check

as the module in question could have dependencies which have been blacklisted as well we need to make sure that the comparison only checks for the module in question - the last line in the output.

Co-authored-by: GoldenKiwi <thibault.dewailly@corp.ovh.com>
2021-10-20 14:51:29 +02:00
..
.gitignore Initial Commit Basic folders 2016-04-01 07:50:08 +02:00
common.sh Add silent mode and json summary (#128) 2021-10-20 13:22:59 +02:00
constants.sh Add dealing with debian 11 2021-02-08 13:54:24 +01:00
main.sh Add dealing with debian 11 2021-02-08 13:54:24 +01:00
utils.sh fix: kernel module detection (#129) 2021-10-20 14:51:29 +02:00