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 incorrect string conversion #426

Closed briandelmsft closed 12 months ago

briandelmsft commented 12 months ago

Sample template was passing module body as strings instead of objects, causing them to fail parsing.