mirror of
https://github.com/ovh/debian-cis.git
synced 2025-08-04 14:21:15 +02:00

systemd_timesyncd_is_enabled_and_running.sh -> 2.3.2.2 rpcbind_is_disabled.sh -> 2.1.12 ftp_client_not_installed.sh -> 2.2.6 chrony_with_chrony_user.sh -> 2.3.3.2 ipv6_is_enabled.sh -> 3.1.1
18 lines
713 B
Plaintext
18 lines
713 B
Plaintext
Source: cis-hardening
|
|
Section: admin
|
|
Priority: extra
|
|
Maintainer: Kevin Tanguy <kevin.tanguy@ovh.net>
|
|
Build-Depends: debhelper (>= 8.0.0)
|
|
Standards-Version: 3.9.3
|
|
Homepage: https://benchmarks.cisecurity.org/downloads/show-single/index.cfm?file=debian7.100
|
|
Vcs-Git: https://github.com/ovh/debian-cis.git
|
|
Vcs-Browser: https://github.com/ovh/debian-cis/
|
|
|
|
Package: cis-hardening
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, patch, coreutils, iproute2, procps
|
|
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
|
|
harden our PCI-DSS infrastructure.
|