Commit 88d2d78
committed
Order Entra brute-force series before anomaly calc
Adds an explicit `sort by TimeGenerated asc` before building `make_list` arrays in the Entra authenticated Windows device brute-force analytic rule, ensuring time-series values are ordered correctly for anomaly decomposition. Bumps the rule version from 2.0.2 to 2.0.3 to reflect the query update.1 parent 9f01bce commit 88d2d78
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- Solutions/Microsoft Entra ID/Analytic Rules
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
70 | 71 | | |
0 commit comments