mirror of https://github.com/CISOfy/lynis.git
[PKGS-7386] Removed suggestion as a warning is already displayed when vulnerable packages were discovered
This commit is contained in:
parent
70e985bfcb
commit
96c1ea8b0e
|
@ -930,7 +930,6 @@
|
|||
AddHP 1 2
|
||||
done
|
||||
ReportWarning ${TEST_NO} "Found one or more vulnerable packages."
|
||||
ReportSuggestion ${TEST_NO} "Use 'yum --security update' to update your system"
|
||||
fi
|
||||
else
|
||||
LogText "Result: yum-security package not found"
|
||||
|
|
Loading…
Reference in New Issue