File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # :lock : CIS Debian 11/12 Hardening
1+ # :lock : CIS Debian 11/12/13 Hardening
22
33
44<p align =" center " >
1313![ License] ( https://img.shields.io/github/license/ovh/debian-cis )
1414---
1515
16- Modular Debian 11/12 security hardening scripts based on [ cisecurity.org] ( https://www.cisecurity.org )
16+ Modular Debian 11/12/13 security hardening scripts based on [ cisecurity.org] ( https://www.cisecurity.org )
1717recommendations. We use it at [ OVHcloud] ( https://www.ovhcloud.com ) to harden our PCI-DSS infrastructure.
1818
19- NB : Although Debian 12 CIS Hardening guide is still in development, we do use this set of scripts
20- in production at OVHcloud on Debian 12 Operating Systems.
19+ NB : Although Debian 13 CIS Hardening guide is still in development, we do use this set of scripts
20+ in production at OVHcloud on Debian 13 Operating Systems.
2121
2222``` console
2323$ bin/hardening.sh --audit-all
Original file line number Diff line number Diff line change @@ -59,4 +59,4 @@ get_debian_major_version
5959# shellcheck disable=SC2034
6060SMALLEST_SUPPORTED_DEBIAN_VERSION=11
6161# shellcheck disable=SC2034
62- HIGHEST_SUPPORTED_DEBIAN_VERSION=12
62+ HIGHEST_SUPPORTED_DEBIAN_VERSION=13
You can’t perform that action at this time.
0 commit comments