lynis

System and security auditing tool. More information: <https://cisofy.com/documentation/lynis/>.

Debian Debian
RUN apt-get update && \ apt-get install -y lynis
Ubuntu
RUN apt-get update && \ apt-get install -y lynis
Arch Arch Linux
RUN pacman -S --noconfirm lynis
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lynis
Fedora
RUN dnf install -y lynis
Raspbian
RUN apt-get update && \ apt-get install -y lynis
click the source code to copy install lynis on any operating system with command-not-found.com