Releases: splunk-soar-connectors/crowdstrikeoauth
Releases · splunk-soar-connectors/crowdstrikeoauth
5.0.0
- EPPDetectionSummaryEvent events are now additionally ingested during 'on_poll' [PAPP-34988]
- Added 'list_epp_alerts' action to connector [PAPP-34988]
- Lists new EPP alerts that are replacing detections
- Should be used over 'list detections' action (Deprecating April 30, 2025)
- Added 'get_epp_alerts_details' action to connector [PAPP-34988]
- Gets details for EPP alerts
- Should be used over 'get detections details' action (Deprecating April 30, 2025)
- Added 'update_epp_alerts' action to connector [PAPP-34988]
- Updates EPP alerts
- Should be used over 'update detections' action (Deprecating April 30, 2025)
- Added 'resolve_epp_alerts' action to connector [PAPP-34988]
- Changes status of EPP alerts
- Should be used over 'resolve detection' action (Deprecating April 30, 2025)
4.3.0
- Updated deprecated 'list alerts' and 'alert details' endpoints [PAPP-34356]
- Added 'include_hidden' parameter to 'list alerts' action due to API behavior change (See note in documentation) [PAPP-34356]
4.2.0
- Add the following actions to manage CrowdStrike IOA Rule Groups [PAPP-33058]
- list ioa platforms
- create ioa rule group
- list ioa rule groups
- update ioa rule group
- delete ioa rule group
- Add the following actions to manage IOA Rules [PAPP-33233]
- list ioa severities
- list ioa types
- create ioa rule
- update ioa rule
- delete ioa rule
4.1.0
- Added three new actions support
- get detections details
- update detections
- hunt ip
- Removed requests dependency in order to use platform packages [PAPP-31096, PAPP-30822]
- Added minimal required scopes (action-wise) in the documentation to run all actions [PAPP-31646]
4.0.0
- Updated the API endpoint for the following actions [PAPP-29067]
- query device
- get system info
- list users
- get user roles
- get role
- list roles
3.8.0
- Add two new actions: list alerts and list detections [PAPP-28119]
- Ingestion bug fix [PAPP-28185]
3.7.0
- Added new parameter for action 'file reputation' [PAPP-26544]
- Updated REST handler for better handling of optional parameters [PAPP-26991, PAPP-27000]
3.6.1
- Added a new custom widget for get device scroll action [PAPP-20822]
3.6.0
- Added the 'get zta data' action [PAPP-24871]
- Updated the 'get session file' action to get the file in chunks [PAPP-24293]
3.5.9
CrowdStrike OAuth API Release Notes - Published by Splunk February 03, 2022
Version 3.5.9 - Released February 03, 2022
- Added support for Python 3.9