Skip to main content

Module reports

Module reports 

Source
Expand description

Report engine — generates JSON, Markdown, and executive summary audit reports.

Modules§

html
HTML report generation — self-contained responsive audit reports with embedded CSS.
json
JSON report generation.
markdown
Markdown report generation with rich formatting.

Traits§

ReportGenerator
Trait for report generators.

Functions§

count_recommendations
Generate a human-readable recommendation count breakdown.
generate_executive_summary
Generate an executive summary report with actionable findings. This is a concise, decision-focused report showing the key risks, action items, and deployment readiness at a glance.