mirror of https://github.com/CISOfy/lynis.git
Added solution to arch-audit test
This commit is contained in:
parent
35ef5988e6
commit
1bc29ebb2e
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue