Skip to content

Falconpy is not retrieving any new detections after July 23 #1368

Answered by crowdstrikedcs
redscorpse asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @redscorpse I took a look at this script and saw the same behavior on my end. I can confirm that this is expected behavior.

This sample uses our "Legacy Detection" pipeline and we can see this with the script usage of the Detects service collection.

The Falcon UI on the other hand uses the new "Alerts" based event type which is instead provided by the Alerts service collection. As it is now the script and the UI are reporting on two different data points hence the difference in data.

Legacy Detections have been deprecated and will stop being generated in the near future. At that time I think we should deperate this sample as well and investigate creating a new one that would use the Al…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@redscorpse
Comment options

Answer selected by redscorpse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug 🐛 Something isn't working code samples Functioning sample code to get you started alerts Alerts issues or questions API Integrations API Integrations issues or questions
2 participants
Converted from issue

This discussion was converted from issue #1367 on August 01, 2025 15:36.