mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +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
|
fi
|
||||||
else
|
else
|
||||||
LogText "Result: could not find vulnerability database"
|
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
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user