generate_report
Generate professional security scan reports from scanning results. Choose from vulnerability, compliance, or executive formats in PDF, HTML, JSON, or CSV.
Instructions
生成扫描报告
功能说明
根据扫描结果生成专业的安全扫描报告。
报告类型
vulnerability: 漏洞详情报告
compliance: 合规性检查报告
executive: 管理层摘要报告
报告格式
pdf: PDF文档(推荐)
html: 网页格式
json: JSON数据
csv: CSV表格
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | 扫描任务ID | |
| report_type | No | 报告类型: vulnerability/compliance/executive | vulnerability |
| format | No | 报告格式: pdf/html/json/csv |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |