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:
Diffstat (limited to 'include/tests_shells')
-rw-r--r--include/tests_shells2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_shells b/include/tests_shells
index 936ed77b..4b8c3050 100644
--- a/include/tests_shells
+++ b/include/tests_shells
@@ -392,7 +392,7 @@
fi
if [ ${FOUND} -eq 1 ]; then
- ReportWarning ${TEST_NO} "H" "System vulnerable to Shellshock (bash)"
+ ReportWarning ${TEST_NO} "System vulnerable to Shellshock (bash)"
AddHP 0 25
else
AddHP 5 5