AaronLocker
AaronLocker copied to clipboard
Module Alpha Version
Includes a basic module implementation, offering the infrastructure to make individual features far easier to implement while offering a way to deploy the code as a module via the PSGallery.
This changes in a major way:
- Where data is stored
- How the user interacts with rules and policies
- How the entire AppLocker policy build process is executed
It also offers the basic code infrastructure for automated tests and publishing via the PSGallery.
@FriedrichWeinmann can you fix the merge conflict.
Heya Shivay, I can resolve them, but it needs a lot more work before it is ready to merge! You'll have noticed that this PR wasn't exactly created yesterday and it was originally intended as a POC to get approval for the layout before fully migrating over existing code. So merging the current state doesn't cut it, as it requires a full conversion first (and catching up to the last 1.5 years of changes) Happy to do all that, so long as it actually is desired. Will be a breaking change and fundamentally change (in my opinion: improve) the user experience.