https://blog.openbloc.com/automated-hardening-for-ubuntu/
- Downloader inspec => wget https://packages.chef.io/files/stable/inspec/4.20.2/ubuntu/20.04/inspec_4.20.2-1_amd64.deb
- Installer inspec : dpkg -i inspec_4.20.2-1_amd64.deb
- Downloader : git clone https://github.com/dev-sec/linux-baseline
- Exceuter : inspec exec linux-baseline
