certeu / droid

A pySigma wrapper to manage detection rules.
https://certeu.github.io/droid-docs/
European Union Public License 1.2
29 stars 3 forks source link

Microsoft XDR: comply with the rate limiting in Graph API #21

Closed 0xFustang closed 1 month ago

0xFustang commented 1 month ago

Description

In this merge request we're adding a six second delay when querying Microsoft Graph API (mainly get rules and create new rules) to comply with the rate limiting. We also add some retries to cover 500+ errors.