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:34:31 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-09-24 16:34:31 +0300
commit1418e0404ba3e9af3d91e814866791fb48fb505d (patch)
tree363a13b43ab526f66e0424e3962bf1980ece3175
parentfb88bcaf1f7e7e6cc617a0b1a7f342bbfa5a009e (diff)
Extended message for arch-audit
-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 593b3eb3..4dd95e9d 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:Update packages with pacman -Suy"
+ ReportWarning "${TEST_NO}" "Vulnerable packages found" "arch-audit has output" "text:Update packages with pacman -Suy"
fi
fi
#