mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added solution to arch-audit test
This commit is contained in:
parent
35ef5988e6
commit
1bc29ebb2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue