runbooks security reportΒΆ
Auto-generated from
runbooks security report --helpon 2026-05-21. Source of truth: runbooks PyPI package v1.3.22
Usage: runbooks security report [OPTIONS]
Generate comprehensive security compliance reports with universal profile
support.
Enterprise Reporting Features: β’ Executive-ready summary with risk
quantification β’ Compliance framework mapping and gap analysis β’ Multi-
language support for global enterprises β’ Audit trail documentation and
evidence collection β’ Multi-account security reporting with --all flag
Examples: runbooks security report --format pdf,html --executive-summary
runbooks security report --compliance soc2,hipaa --output-dir ./audit
runbooks security report --all --compliance soc2 # Multi-account reporting
Options:
--profile TEXT AWS profile for single-account operations.
π Profile Selection Guide: βββββββββββββββββ
ββββββββββββββββββββββββββββββ
Single Account β Use --profile YOUR_PROFILE
Example: --profile dev-account When:
Developer/operator working in one AWS
account
Multi-Account LZ β Use --all-profiles (see
inventory commands) Example: --all-
profiles When: Platform team discovering
across organization
π Enrichment Profiles (Automatic): β’
Organizations: MANAGEMENT_PROFILE β’ Costs:
BILLING_PROFILE Note: Separate from
discovery profile
Decision: Single account = --profile |
Multi-account = --all-profiles
--region TEXT AWS region override (default: ap-
southeast-2)
--dry-run Safe analysis mode - no resource
modifications (enterprise default)
--format [pdf|html|markdown|json]
Report formats
--compliance [soc2|pci-dss|hipaa|iso27001]
Include compliance mapping
--executive-summary Generate executive summary
--output-dir TEXT Output directory
--all Use all available AWS profiles for multi-
account security reporting
--help Show this message and exit.