mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
[HRDN-7230] Show single line when no malware scanner was detected
This commit is contained in:
parent
b3dffbf750
commit
77ebb23320
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@
|
|||
else
|
||||
Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color RED
|
||||
fi
|
||||
Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color RED
|
||||
ReportSuggestion ${TEST_NO} "Harden the system by installing at least one malware scanner, to perform periodic file system scans" "-" "Install a tool like rkhunter, chkrootkit, OSSEC"
|
||||
AddHP 1 3
|
||||
LogText "Result: no malware scanner found"
|
||||
|
|
|
|||
Loading…
Reference in a new issue