mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 16:24:13 +02:00
Add lynis audit dockerfile as option
This commit is contained in:
parent
e1d96752f2
commit
c94269c1d1
@ -54,7 +54,10 @@
|
|||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
Display --text "${RED}Error: ${WHITE}Need a target to audit${NORMAL}"
|
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
|
ExitFatal
|
||||||
fi
|
fi
|
||||||
#break
|
#break
|
||||||
|
Loading…
x
Reference in New Issue
Block a user