All Apps and Add-ons

Crowdstrike to deprecate some v1 API Endpoints in February 2023- Is there a plan to update?

CS_
Path Finder

Hi all,

Last year, Crowdstrike  announced they will be deprecating the following, and we are now in the last 30 days before this happens.

The "GET /devices/entities/devices/v1" will be deprecated on February 9th 2023.

The following applications will definitely be impacted (there may be others):
CrowdStrike OAuth API 

CrowdStrike Falcon Devices Technical Add-On 

 

Is there a plan in place to roll out updated Crowdstrike apps with the new endpoints?

 

Thanks!

Labels (3)
0 Karma

venkatasri
SplunkTrust
SplunkTrust

Hi @CS_ 

By looking at the Crowdstrike OAuth API code - https://github.com/splunk-soar-connectors/crowdstrikeoauth/blob/next/crowdstrikeoauthapi_consts.py

CROWDSTRIKE_GET_DEVICE_DETAILS_ENDPOINT = "/devices/entities/devices/v2"

Latest 4.0.0 version is updated to v2 API from v1 that you mentioned in original post. 

 

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...