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>2016-09-24 16:20:24 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-09-24 16:20:24 +0300
commit1bc29ebb2eedf7a337f64317fca277474fbb334b (patch)
treea2c6cda7906a855dd5e42758803cd918f529eab3
parent35ef5988e676a4f1577e234063f0832d86d5f418 (diff)
Added solution to arch-audit test
-rw-r--r--include/tests_ports_packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_ports_packages b/include/tests_ports_packages
index 6c6fb954..aa1a9019 100644
--- a/include/tests_ports_packages
+++ b/include/tests_ports_packages
@@ -311,7 +311,7 @@
Report "vulnerable_package[]=${ITEM}"
AddHP 1 2
done
- ReportWarning "${TEST_NO}" "Vulnerable packages found" "arch-audit" "text:Check output of arch-audit"
+ ReportWarning "${TEST_NO}" "Vulnerable packages found" "arch-audit" "solution:Update packages with pacman -Suy"
fi
fi
#