commands.sh

lynis

linux

System and security auditing tool.

More info →

Examples (3)

Check that Lynis is up-to-date

sudo lynis update info

Run a security audit of the system

sudo lynis audit system

Run a security audit of a Dockerfile

sudo lynis audit dockerfile path/to/dockerfile
made by @shridhargupta | data from tldr-pages