Request Vulnerability Exception
request_exceptionRequest a pending security exception by specifying vulnerability, affected package, reason, and optional expiry for audited approval.
Instructions
Create a pending exception through the shared REST/UI/MCP lifecycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Human audit reason for requesting the exception. | |
| tenant_id | No | Requested tenant; the MCP server binding remains authoritative. | default |
| expires_at | No | Optional timezone-aware ISO-8601 expiry. | |
| server_name | No | Optional server or asset scope. | |
| package_name | No | Affected package name, or '*' for any package. | * |
| operator_role | No | Operator role for this audited write. | viewer |
| operator_scopes | No | Comma-separated operator scopes for this audited write. | |
| exception_reason | No | Human rationale for the exception request. | |
| vulnerability_id | No | Vulnerability or advisory id to except. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |