NixFleet

ANSSI BP-028 v2.0 - mapping

Recommendations R7 through R14 + R33. Four hardening levels, three host categories.

ANSSI BP-028 v2.0 (February 2024) is the French infrastructure-hardening reference, with four levels (minimal / intermediary / reinforced / high) across three host categories (base / client / server). The recommendations below carry kernel-level and audit-level hardening that nixfleet-compliance enforces by control.

Reco.TitleControls
R7Activating the IOMMU_baseline-hardening (BH-01)
R8Memory hardening_baseline-hardening (BH-02)
R9Kernel options_baseline-hardening (BH-03)
R10Disable kernel modules loading_baseline-hardening (BH-04)
R11Yama LSM_baseline-hardening (BH-05)
R12IPv4 hardening_baseline-hardening (BH-06)
R13Disable IPv6_baseline-hardening (BH-07)
R14Filesystem hardening_baseline-hardening (BH-08)
R33Auditd enforcement_audit-logging (AL-02)

The ANSSI preset also activates _access-control, _encryption-at-rest, _authentication, _secure-boot, and _network-segmentation (server category) as additional hardening controls without specific R-numbers.

Canonical control source: docs/anssi-mapping.md in the compliance repo.

← Back to compliance