Icinga / icinga-powershell-hyperv

A collection of Hyper-V plugins for the Icinga Powershell Framework
GNU General Public License v2.0
5 stars 0 forks source link

Fix: JEA native support without ScriptBlocks #55

Closed LordHepipud closed 2 years ago

LordHepipud commented 2 years ago

Fixes the Hyper-V plugin collection by replacing the previous detected ScriptBlock function with a custom function for sorting arrays, increasing security and getting rid of ScriptBlocks within plugin and module context.