microsoft / AaronLocker

Robust and practical application control for Windows
MIT License
595 stars 72 forks source link

Module Alpha Version #1

Open FriedrichWeinmann opened 5 years ago

FriedrichWeinmann commented 5 years ago

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:

It also offers the basic code infrastructure for automated tests and publishing via the PSGallery.

shivaylamba commented 3 years ago

@FriedrichWeinmann can you fix the merge conflict.

FriedrichWeinmann commented 3 years ago

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.