auditkit

AuditKit Examples

This directory contains real-world examples demonstrating AuditKit’s compliance scanning capabilities across AWS, Azure, and GCP environments.

What’s included:

All examples are generated from actual scans against test environments.


Interactive HTML Reports

Professional, auditor-ready compliance reports with clickable tabs, severity badges, and direct cloud console links.

Framework Provider Controls View Report
CMMC Level 2 AWS 127 practices View HTML
SOC2 AWS 49 controls View HTML
CMMC Level 1 Azure 17 practices View HTML

Features:


PDF Reports

Print-ready compliance reports for stakeholder distribution and audit submissions.

Framework Provider Download
CMMC Level 1 AWS Download PDF
SOC2 AWS Download PDF
PCI-DSS AWS Download PDF
CMMC Level 1 Azure Download PDF

Terminal Scan Outputs

Raw command-line outputs showing how AuditKit displays findings in real-time.

What you’ll see:

✓ PASS | CC6.6 - Authentication Controls
  Root account has MFA enabled
  → Meets SOC2 CC6.6, PCI DSS 8.3.1

✗ FAIL | CC6.1 - Access Controls
  Issue: 1 security groups have SSH open to 0.0.0.0/0
  Fix: aws ec2 revoke-security-group-ingress --group-id sg-xxx

Screenshots

Visual examples of AuditKit’s output and HTML report features.

Screenshot Description
Azure Console Output Terminal scan in progress with color-coded results
HTML Report Score Compliance dashboard with visual score indicator
HTML Report Evidence Evidence collection guide with console URLs
HTML Report Disclaimer Automated vs manual control breakdown

Try It Yourself

Install AuditKit (Free - CMMC Level 1, SOC2, PCI-DSS)

# Download latest release
curl -LO https://github.com/guardian-nexus/auditkit/releases/latest/download/auditkit-linux-amd64.tar.gz

# Extract
tar -xzf auditkit-linux-amd64.tar.gz
chmod +x auditkit-linux-amd64

# Run your first scan
./auditkit-linux-amd64 scan -provider aws -framework soc2 -verbose

# Generate PDF report
./auditkit-linux-amd64 scan -provider aws -framework cmmc -format pdf -output my-report.pdf

Upgrade to AuditKit Pro (CMMC Level 2 + Pro Features)

AuditKit Pro includes:

Subscribe to AuditKit Pro →


Privacy Notice

All examples in this directory are generated from synthetic test environments. No real production data, account IDs, or sensitive information is included. Where account IDs appear (e.g., 1234567890), they are dummy values for demonstration purposes.


Questions? Email hello@auditkit.ioDocumentationAuditKit Pro