* add "apt_remove" in lib/utils.sh
in order to manage DEBIAN_FRONTEND
* feat: add new scripts for debian 12
- tftp_is_disabled -> 2.1.16
- network_services_listening -> 2.1.22
- use_time_sync -> 2.3.1.1
Update the existing script to check there is only one installed
- chrony_is_enabled_and_running -> 2.3.3.3
---------
Co-authored-by: damien cavagnini <damien.cavagnini@corp.ovh.com>
Update record_mac_edit.sh to be compliant with debian11 and debian12 CIS recommendations.
fix issue #195
Co-authored-by: Damien Cavagnini <damien.cavagnini@corp.ovh.com>
This fixes the following issue:
Depends field of package cis-hardening:
unknown substitution variable ${shlibs:Depends}
Signed-off-by: Julien Delayen <julien.delayen@corp.ovh.com>