Build a remediation plan for a CVE or an endpoint (read-only)
action1_cve_remediation_planCorrelate CVE vulnerabilities with missing updates to generate a remediation plan. Output can be used for deploying updates.
Instructions
Read-only correlation of vulnerabilities and missing updates. Does NOT execute; pass the result to action1_deploy_update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | No | Plan for one CVE id. | |
| org_id | No | Org UUID. | |
| max_items | No | Max plan entries. | |
| endpoint_id | No | Plan for one endpoint. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||