mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Fix pkg audit option (#403)
-F, --fetch Fetch the database before checking. [ci skip]
This commit is contained in:
parent
933b01ea1f
commit
9dc4efefd6
@ -749,7 +749,7 @@
|
||||
fi
|
||||
else
|
||||
LogText "Result: could not find vulnerability database"
|
||||
ReportWarning "${TEST_NO}" "No vulnerability database available" "pkg audit" "text:Run pkg audit -f"
|
||||
ReportWarning "${TEST_NO}" "No vulnerability database available" "pkg audit" "text:Run pkg audit -F"
|
||||
fi
|
||||
fi
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user