ASIMP :: Security Platform
ANSIBLE SYSTEM INTEGRITY MANAGEMENT PLATFORM // baselines & hardening
MODE:


About ASIMP

ASIMP is an automated framework built with Ansible to assess host compliance, configure OS parameters, secure SSH, and verify integrity.

Role reporting-ASIMP Reference

Ansible >= 9.0.0 OpenSCAP: CIS L2 Lynis: Enabled debsums: Enabled

Role reporting-ASIMP Reference

The reporting-ASIMP role handles OpenSCAP/Lynis baselining, delta calculation, and output report compiling.


⚙️ Key Variables & Defaults

Variable Default Purpose
scap_profile xccdf_org.ssgproject.content_profile_cis_level2_server Targeted compliance profile.
openscap_scan_supported false (on sandbox) Specifies whether live scanning should be bypassed.
is_sandbox_jules false Automatically set to True in sandbox environments.

🔒 Execution Flow

  1. Executes Pre-scan metrics collections.
  2. Extracts and parses OpenSCAP scores and Lynis hardening indices.
  3. Compiles pre/post-remediation metrics into comparative reports.