Skip to content

Query utilities for MS Defender and LC might have pagination limits #22

@ubercylon8

Description

@ubercylon8

For generating the final score of a security testing campaign, we use three python scripts that:

  1. Query MS Defender alerts for a given test uuid
  2. Query LimaCharlie for security testing related events associated to a given uuid on a given date range.
  3. Combine results to obtain final score.

We need to make sure we do reach pagination limits when data is too big (like hundreds or thousands of sensors).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions