mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
[PKGS-7386] Removed suggestion as a warning is already displayed when vulnerable packages were discovered
This commit is contained in:
parent
70e985bfcb
commit
96c1ea8b0e
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue