Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2019-04-20 15:31:11 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-04-20 15:31:11 +0300
commit96c1ea8b0e204428393fcb7fcc17d021521fc6ef (patch)
treec51d5b97ee257bb57dee467c1ebda5a047a6365f /include/tests_ports_packages
parent70e985bfcb366ccd34e7474fbeb15e705e2f8fa6 (diff)
[PKGS-7386] Removed suggestion as a warning is already displayed when vulnerable packages were discovered
Diffstat (limited to 'include/tests_ports_packages')
-rw-r--r--include/tests_ports_packages1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tests_ports_packages b/include/tests_ports_packages
index 17ff4065..4bc75faa 100644
--- a/include/tests_ports_packages
+++ b/include/tests_ports_packages
@@ -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"