Violet Hansen
Violet Hansen
# What's New ## TL;DR This update mainly focuses on improving the speed of the operations while increasing the accuracy wherever possible. * **Almost all parts of the WDACConfig module...
_maintainer edit_ This is blocked on a TabView v3 from WinUI. ```[tasklist] ### Tasks * [ ] Tabs should make a new window as soon as their torn out *...
The WDACConfig module will have a modern GUI experience.
The Harden Windows Security module will have full GUI experience, including all of its cmdlets and features. The GUI will be modern using Windows 11 theming that will be introduced...
It will be role-based and offer the same level of hardening measures that are available for client OS.
Using App Control for Business, we can have automated firewall: https://learn.microsoft.com/en-us/windows/security/application-security/application-control/app-control-for-business/appidtagging/appcontrol-appid-tagging-guide
* Changed the function name to PowerShell [valid](https://learn.microsoft.com/en-us/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands) function name syntax. * Added proper error types to the throw statements. It's best practice and also allows for catching specific errors...
# What's New This release ensures that the Harden Windows Security module/app is compatible with the Windows 11 24H2 build. The latest Windows build introduces numerous new group policies for...
# Introduction of the Modern GUI for WDACConfig This update marks the release of the initial version of the graphical user interface (GUI) for the WDACConfig module. The application operates...
It should have the following abilities (incomplete list, anyone feel free to suggest more features) - [x] Add new rules to the policy - [x] Remove existing rules from the...