generate_mlps3_html_report
Generate an HTML report for MLPS Level 3 (等保三级) compliance, documenting security scan results and compliance status.
Instructions
Generate a professional HTML MLPS Level 3 compliance report (等保三级). Save as .html file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_results | Yes | JSON string of FullScanResult from scan_group mlps3_precheck or scan_all | |
| history | No | JSON string of DashboardHistoryEntry[] from dashboard data.json for 30-day trend charts | |
| lang | No | Report language (default: zh) | |
| ai_summary | No | Optional pre-generated AI executive summary (Markdown/plain text). Rendered if present; omit to hide. |