mirror of https://github.com/CISOfy/lynis.git
Add lynis audit dockerfile as option
This commit is contained in:
parent
e1d96752f2
commit
c94269c1d1
|
@ -54,7 +54,10 @@
|
|||
esac
|
||||
else
|
||||
Display --text "${RED}Error: ${WHITE}Need a target to audit${NORMAL}"
|
||||
Display --text "Example: lynis audit system"
|
||||
Display --text " "
|
||||
Display --text "Examples:"
|
||||
Display --text "lynis audit dockerfile"
|
||||
Display --text "lynis audit system"
|
||||
ExitFatal
|
||||
fi
|
||||
#break
|
||||
|
|
Loading…
Reference in New Issue