Icinga / icinga-powershell-framework

This PowerShell module will allow to fetch data from Windows hosts and use them for inventory and monitoring solutions. Together with the Icinga Web 2 module, a detailed overview of your Windows infrastructure will be drawn.
MIT License
77 stars 33 forks source link

Fix: JSON validator to always return False on unhandled errors #720

Closed LordHepipud closed 7 months ago

LordHepipud commented 7 months ago

Fixes Icinga repository JSON validator to report the correct state of the validation status, in case the JSON is not valid

Fixes #718