mirror of https://github.com/CISOfy/lynis.git
Improve message
This commit is contained in:
parent
26d155e012
commit
a70cfd0a70
|
@ -679,7 +679,7 @@
|
|||
LogText "Vulnerable package: ${ITEM}"
|
||||
AddHP 1 2
|
||||
done
|
||||
ReportWarning ${TEST_NO} "Found vulnerable packages" "pkg" "text:${COUNT} vulnerable packages"
|
||||
ReportWarning ${TEST_NO} "Found vulnerable packages" "${COUNT} vulnerable packages" "text:Run pkg audit"
|
||||
else
|
||||
LogText "Result: found an exit code greater than zero, yet no output"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue