Skip to main content

Get Vulnerability Remediation

danger

This action has been deprecated and will no longer be available in new workflows.

Action is Deprecated. Use Get Remediations instead.

External Documentation

To learn more, visit the CrowdStrike documentation.

Parameters

ParameterDescription
Vulnerability IDsA comma seperated list of vulnerability IDs to get remediation details of. Can be retrieved from the 'List Vulnerabilities' action.

Example Output

{
"meta": {
"query_time": 0.000292109,
"powered_by": "spapi",
"trace_id": "940501ef-c431-4b7f-b65f-1bdac8a3fbdc"
},
"resources": [
{
"id": "23619c5342x0531594xxxxxxx531136f",
"reference": "3.0.12",
"title": "Update Videolan Vlc Media Player",
"action": "Update Videolan Vlc Media Player to version 3.0.12 or newer",
"link": ""
},
{
"id": "14d2ac933036xxxxxxx47307c6a2a54",
"reference": "KB6750043",
"title": "Update Microsoft Windows Server 2009 R2",
"action": "Install patch for Microsoft Windows Server 2009 R2 SP1 x64 (Server): Monthly Rollup KB6750043",
"link": "https://catalog.update.microsoft.com/v7/site/Search.aspx?q=KB6750043"
}
]
}

Workflow Library Example

Get Vulnerability Remediation with Crowdstrike and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop