Mark arch-audit as a package audit tool

This commit is contained in:
Michael Boelen 2016-09-24 15:36:45 +02:00
parent 1418e0404b
commit 98d9096739
1 changed files with 2 additions and 0 deletions

View File

@ -287,6 +287,8 @@
AddHP 1 2
ReportSuggestion "${TEST_NO}" "Consider installing arch-audit to determine vulnerable packages" "arch-audit" "text:Install arch-audit"
else
PACKAGE_AUDIT_TOOL_FOUND=1
PACKAGE_AUDIT_TOOL="arch-audit"
LogText "Result: arch-audit binary found (${ARCH_AUDIT_BINARY})"
AddHP 3 3
fi