get_compliance_report
Evaluates compliance requirements against mapped controls. Returns a summary or detailed gap analysis with optional filters for status and level.
Instructions
Get compliance gap analysis report.
Evaluates each framework requirement against mapped controls. By default returns summary; pass status/offset/limit for details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Optional level filter (e.g., 1 for L1 only). | |
| limit | No | Max to return. | |
| offset | No | Skip first N. | |
| status | No | Filter: "covered", "partial", "uncovered", "unmapped", "excluded". | |
| model_id | Yes | ID of the threat model. | |
| framework_id | Yes | ID of the compliance framework. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||