mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Added counters for suggestions and warnings
This commit is contained in:
parent
a8972b7b7f
commit
b6c0736d6e
@ -116,6 +116,8 @@ unset LANG
|
|||||||
TEST_SKIP_ALWAYS=""
|
TEST_SKIP_ALWAYS=""
|
||||||
TESTS_EXECUTED=""
|
TESTS_EXECUTED=""
|
||||||
TESTS_SKIPPED=""
|
TESTS_SKIPPED=""
|
||||||
|
TOTAL_SUGGESTIONS=0
|
||||||
|
TOTAL_WARNINGS=0
|
||||||
TRIPWIREBINARY=""
|
TRIPWIREBINARY=""
|
||||||
UEFI_BOOTED=0
|
UEFI_BOOTED=0
|
||||||
UEFI_BOOTED_SECURE=0
|
UEFI_BOOTED_SECURE=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user