mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 05:44:45 +02:00
Improve message
This commit is contained in:
parent
26d155e012
commit
a70cfd0a70
@ -679,7 +679,7 @@
|
|||||||
LogText "Vulnerable package: ${ITEM}"
|
LogText "Vulnerable package: ${ITEM}"
|
||||||
AddHP 1 2
|
AddHP 1 2
|
||||||
done
|
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
|
else
|
||||||
LogText "Result: found an exit code greater than zero, yet no output"
|
LogText "Result: found an exit code greater than zero, yet no output"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user