Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further modernization of Harden Windows Security #572

Merged
merged 11 commits into from
Feb 3, 2025

Conversation

HotCakeX
Copy link
Owner

@HotCakeX HotCakeX commented Jan 28, 2025

  • Updated the link to the Microsoft 365 apps security baselines to the latest version, 24H2. Previous version was 2306.

  • Added a new design for when an error occurs in the app

    • You no longer need to use PowerShell to copy the logs and no error is propagated there. Complete detail of the error is presented to you in the dialog that you see, and with 1 press of a button you can copy it to clipboard and report it on GitHub if you want. This is of course a rare occurrence, but this feature is there whenever it's necessary.
error screenshot
  • Added support for running the module in Windows Server. You can use all of the features of the Harden Windows Security module in Windows Server 2025 to harden it. This is the Phase 1 of completing this roadmap item.

  • Applied more optimizations to the code.

  • Updated Readme with info regarding the new Edge policeis.

  • Updated the version number file.

  • Update the required Microsoft DLLs.

  • Removed the emoji text arts that appear at the end of the compliance check in the CLI experience.

  • Improved the text colors in the Protect cmdlet in the CLI experience.


Added a new design for when an error occurs in the app

Removed various nullable disablements

Added support for running the module in Windows Server
@HotCakeX HotCakeX added the Enhancement 💯 New feature or request label Jan 28, 2025
@HotCakeX HotCakeX self-assigned this Jan 28, 2025
@Copilot Copilot bot review requested due to automatic review settings January 28, 2025 12:45
Version and Readme update
@HotCakeX
Copy link
Owner Author

Work on Harden Windows Security v.0.7.4 is complete now. As soon as the MSIXBundle files are added to the PowerShell 7.5.0 release (any day now), indicating PowerShell 7.5.0 update is available in Microsoft Store, this PR will be merged.

@HotCakeX
Copy link
Owner Author

HotCakeX commented Feb 3, 2025

Time to release Harden Windows Security v.0.7.4

  1. PowerShell 7.5 was released 2 weeks ago.
  2. It is now available through Windows update, Microsoft Store and standalone installers.
  3. It's available in Winget.

Everyone can now access and install it.

@HotCakeX HotCakeX merged commit 2ba0ea6 into main Feb 3, 2025
4 checks passed
@HotCakeX HotCakeX deleted the Further-modernization-of-Harden-Windows-Security branch February 3, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💯 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant