Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Updated dependencies to the latest versions.
-
The Script Enforcement toggle is now enabled by default in the Create Policy Page. It's encouraged to keep it enabled to reduce attack surface from PowerShell.
-
Overall improvements to performance, code quality and bug fixes.
PRs
How to verify the MSIXBundle's authenticity:
gh attestation verify "Path To MSIXBundle" --repo HotCakeX/Harden-Windows-Security --format json
You can install the GitHub CLI from Winget:
winget install --id GitHub.cli