hardening-check

scripts to make the life of a Debian Package maintainer easier

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