mirror of
https://github.com/ovh/debian-cis.git
synced 2025-07-15 21:32:17 +02:00
fix: update record_mac_edit.sh to use apparmor instead of selinux
Update record_mac_edit.sh to be compliant with debian11 and debian12 CIS recommendations. fix issue #195
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/ovh/debian-cis/
|
||||
|
||||
Package: cis-hardening
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, patch
|
||||
Depends: ${misc:Depends}, patch, coreutils
|
||||
Description: Suite of configurable scripts to audit or harden a Debian.
|
||||
Modular Debian security hardening scripts based on cisecurity.org
|
||||
⟨cisecurity.org⟩ recommendations. We use it at OVH ⟨https://www.ovh.com⟩ to
|
||||
|
Reference in New Issue
Block a user