Closed steviecoaster closed 1 month ago
Moves from json files to cliXml between steps to pass data.
CliXml is secured with DPAPI allowing for rich powershell objects to be serialized and encrypted at rest to be re-used later.
Tested via CI
Fixes #251
@JPRuskin I think CI fell out of the wagon
Description Of Changes
Moves from json files to cliXml between steps to pass data.
Motivation and Context
CliXml is secured with DPAPI allowing for rich powershell objects to be serialized and encrypted at rest to be re-used later.
Testing
Tested via CI
Operating Systems Testing
Change Types Made
Change Checklist
Related Issue
Fixes #251