mirror of
https://github.com/ovh/debian-cis.git
synced 2025-07-15 21:32:17 +02:00
chore: drop debian 10 and below support (#264)
Currently, the only LTS Debian are 11 and 12 We only support CIS for LTS debian Co-authored-by: Damien Cavagnini <damien.cavagnini@corp.ovh.com>
This commit is contained in:
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
cis-hardening (4.1-5) unstable; urgency=medium
|
||||
|
||||
* drop debian10 and below support
|
||||
* fix: ipv6_is_enabled (#251)
|
||||
* fix: record_mac_edit.sh (#195)
|
||||
* add --set-version to manage multiple cis versions in the future
|
||||
|
||||
-- Damien Cavagnini <damien.cavagnini@ovhcloud.com> Fri, 04 Jul 2025 10:27:18 +0200
|
||||
|
||||
cis-hardening (4.1-4) unstable; urgency=medium
|
||||
|
||||
* allow multiple users in 5.2.18 (#228)
|
||||
|
4
debian/cis-hardening.8
vendored
4
debian/cis-hardening.8
vendored
@ -4,13 +4,13 @@
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
cis-hardening - CIS Debian 10/11/12 Hardening
|
||||
cis-hardening - CIS Debian 11/12 Hardening
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\f[B]hardening.sh\f[R] RUN_MODE OPTIONS
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
Modular Debian 10/11/12 security hardening scripts based on the CIS
|
||||
Modular Debian 11/12 security hardening scripts based on the CIS
|
||||
(https://www.cisecurity.org) recommendations.
|
||||
.PP
|
||||
We use it at OVHcloud (https://www.ovhcloud.com) to harden our PCI-DSS
|
||||
|
Reference in New Issue
Block a user