briandelmsft / SentinelAutomationModules

The Microsoft Sentinel Triage AssistanT (STAT) enables easy to create incident triage automation in Microsoft Sentinel
MIT License
201 stars 55 forks source link

Fixing issue with GlobalPrevalence #414

Closed briandelmsft closed 1 year ago

briandelmsft commented 1 year ago

Original fix would cause the minimum global prevalence to always be 0, this fix adds a condition that only appends the 0 if nothing is in the array.