jamfprotect icon indicating copy to clipboard operation
jamfprotect copied to clipboard

Task/analytic args improvements

Open txhaflaire opened this issue 3 months ago • 0 comments

Migration primarily from the use of .commandLine to .args to be able to iterate through an array of arguments, this should be safer and more specific and in some cases less recalculations of the same data again.

As example: (ANY $event.process.args IN {"something", "somethingelse"})

txhaflaire avatar Apr 09 '24 15:04 txhaflaire