getsentry / sentry-powershell

Sentry for PowerShell
MIT License
4 stars 0 forks source link

fix: Stacktrace parsing for WindowsPowershell 5.1 #50

Closed vaind closed 1 week ago

vaind commented 1 week ago

Adds validation of the path not being empty and being a valid path before calling Test-Path. This is necessary on Windows Powershell 5.1