Get details on remediation by providing one or more IDs.

The following permission is required to run this action:

  • Vulnerabilities: Read.

External Documentation

To learn more, visit the CrowdStrike documentation.

Parameters

ParameterDescription
Remediation IDsA comma-separated list of remediation IDs.

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 Remediations with Crowdstrike and Send Results Via Email

Preview this Workflow on desktop