Built for RHEL 8/9, Fedora & DISA STIG / Essential 8 Compliance

Continuous Compliance Drift & 1-Click Auto-Remediation

Stop manually reading raw OpenSCAP evaluation payloads. Ingest telemetry from target Linux hosts and instantly generate executive landscape audit PDFs alongside tailored Ansible playbooks and Bash scripts.

Open Dashboard

3-Step Execution Pipeline

Zero heavy agent footprints. Transmit scan telemetry directly via standard HTTP requests or cron tasks.

1

Evaluate Target Node

Run standard OpenSCAP or STIG profile checks across your target RHEL, Debian, or Fedora nodes.

2

POST Telemetry to API

Submit scan results via POST to /v1/telemetry using your Organization API Key.

3

Auto-Remediate & Audit

Background workers calculate drift diffs, render WeasyPrint PDFs, and compile Ansible playbooks automatically.

blewis@rhel8-prod-01:~#
bash

# Step 1: Run OpenSCAP Evaluation

$ oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_stig \

--results /tmp/scan-results.xml /usr/share/xml/scap/ssg/content/ssg-rhel8-ds.xml

# Step 2: Post Telemetry to MSAAS API

$ curl -X POST https://msaas.services/v1/telemetry \

-H "X-API-Key: stig_live_9a8b7c6d5e4f" \

-H "Content-Type: application/json" \

-d '{"hostname": "rhel8-prod-01", "results": [...]}'

[202 Accepted] Job queued in Redis for async worker processing.

[+] PDF Audit Report & Ansible Playbooks pre-compiled in background.

Engineered for Linux Infrastructure Systems

Purpose-built for systems administration, DevOps automation, and defense hardening workflows.

Ansible & Bash Auto-Fixes

Automatically maps failing STIG rule IDs (e.g. `sysctl`, `sshd`, `auditd`) to idempotent Ansible playbooks and Bash scripts.

WeasyPrint Landscape PDFs

Generates executive PDF reports complete with historical diff markers showing remediated rules versus new drift.

Host Accordion Dashboard

Groups evaluations by target hostname into expandable cards, allowing engineers to manage multiple nodes effortlessly.

Simple, Transparent Access

Start with a free developer key or request enterprise on-premise licensing.

Developer / Lab

For standalone evaluation and dev environments.

$0 / month
  • Up to 3 Target Host Nodes
  • Unlimited PDF & Remediation Downloads
  • 30-Day Evaluation History
Production Standard

MSP / Managed Fleet

For IT consultancies & system integrators.

$199 / month
  • Up to 50 Target Host Nodes
  • Multi-Host Accordion Portal
  • 1-Year Drift History Retention
  • Priority Ticket Support

Sovereign / On-Prem

Self-hosted Podman/Kubernetes deployments.

Custom
  • Unlimited Target Host Nodes
  • Air-Gapped Quadlet Container Deployment
  • Custom STIG Profile Mapping