mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 07:15:07 +02:00
Mark arch-audit as a package audit tool
This commit is contained in:
parent
1418e0404b
commit
98d9096739
@ -287,6 +287,8 @@
|
|||||||
AddHP 1 2
|
AddHP 1 2
|
||||||
ReportSuggestion "${TEST_NO}" "Consider installing arch-audit to determine vulnerable packages" "arch-audit" "text:Install arch-audit"
|
ReportSuggestion "${TEST_NO}" "Consider installing arch-audit to determine vulnerable packages" "arch-audit" "text:Install arch-audit"
|
||||||
else
|
else
|
||||||
|
PACKAGE_AUDIT_TOOL_FOUND=1
|
||||||
|
PACKAGE_AUDIT_TOOL="arch-audit"
|
||||||
LogText "Result: arch-audit binary found (${ARCH_AUDIT_BINARY})"
|
LogText "Result: arch-audit binary found (${ARCH_AUDIT_BINARY})"
|
||||||
AddHP 3 3
|
AddHP 3 3
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user