diff --git a/docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon.md b/docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon.md index 78e2d886e2..312ffa1288 100644 --- a/docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon.md +++ b/docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon.md @@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; crowdstrike-falcon -***Version: 1.10 -Updated: Oct 16, 2024*** +***Version: 1.12 +Updated: Nov 28, 2024*** The CrowdStrike Falcon integration allows you to pull and update Detections/Incidents, and search Incidents/Devices/Detections. @@ -29,6 +29,9 @@ The CrowdStrike Falcon integration allows you to pull and update Detections/Inci * **Search into Incidents** *(Enrichment)* - Search for incidents by providing an FQL filter, sorting, and paging details. * **Update Detections** *(Containment)* - Modify the state or assignee of Detections. +* **Update Alerts** *(Containment)* - Perform actions on Alerts identified by composite ID(s) in request. +* **Search into Alerts** *(Enrichment)* - Retrieves all Alerts IDs that match a given query. +* **Alerts CrowdStrike Falcon Daemon** *(Daemon)* - Daemon to pull CrowdStrike Alerts. ## Category @@ -56,3 +59,7 @@ EDR * October 16, 2024 (v1.10) - Added new actions + Create Indicators + Get Indicators +* November 28, 2024 (v1.12) - Added new actions + + Update Alerts + + Search into Alerts + + Alerts CrowdStrike Falcon Daemon