Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

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

***Version: 1.13
Updated: Feb 21, 2025***
***Version: 1.14
Updated: April 23, 2025***

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

Expand Down Expand Up @@ -72,3 +72,5 @@ import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
+ Alerts CrowdStrike Falcon Daemon
* February 21, 2025 (v1.13) - Added new action
+ Get IDP Device Info
* April 23, 2025 (v1.14) - Updated the Integration
+ Refactored the code to improve performance and maintainability.