mirror of
https://github.com/Kong/insomnia.git
synced 2026-08-04 11:52:33 -04:00
Applies process mitigation policies before the Squirrel install/update branches (previously set too late to protect them), fixes a byte/char buffer-size mismatch in GetModuleFileNameW that risked a stack overflow on long paths, adds Authenticode signature verification before copying or launching the wrapped payload, and fixes a misleading error message and a handle leak on an error path. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>