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

Fix issue when no hashes are passed to module #413

Closed briandelmsft closed 1 year ago

briandelmsft commented 1 year ago

When a file entity is passed but no file hash entities are passed the module fails as it tries to get the max value of an empty array.