Skip to content

Commit 63f9d87

Browse files
Added new actions in crowdstrike falcon (#4769)
* Added new actions in crowdstrike falcon * changed version and date * Update docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon.md Co-authored-by: Kim (Sumo Logic) <[email protected]> --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent ab73109 commit 63f9d87

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/crowdstrike-falcon.png')} alt="crowdstrike-falcon" width="100"/>
99

10-
***Version: 1.10
11-
Updated: Oct 16, 2024***
10+
***Version: 1.12
11+
Updated: Nov 28, 2024***
1212

1313
The CrowdStrike Falcon integration allows you to pull and update Detections/Incidents, and search Incidents/Devices/Detections.
1414

@@ -29,6 +29,9 @@ The CrowdStrike Falcon integration allows you to pull and update Detections/Inci
2929
* **Search into Incidents** *(Enrichment)* - Search for incidents by providing an FQL filter, sorting, and paging
3030
details.
3131
* **Update Detections** *(Containment)* - Modify the state or assignee of Detections.
32+
* **Update Alerts** *(Containment)* - Perform actions on Alerts identified by composite ID(s) in request.
33+
* **Search into Alerts** *(Enrichment)* - Retrieves all Alerts IDs that match a given query.
34+
* **Alerts CrowdStrike Falcon Daemon** *(Daemon)* - Daemon to pull CrowdStrike Alerts.
3235

3336
## Category
3437

@@ -56,3 +59,7 @@ EDR
5659
* October 16, 2024 (v1.10) - Added new actions
5760
+ Create Indicators
5861
+ Get Indicators
62+
* November 28, 2024 (v1.12) - Added new actions
63+
+ Update Alerts
64+
+ Search into Alerts
65+
+ Alerts CrowdStrike Falcon Daemon

0 commit comments

Comments
 (0)