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

WDACConfig v0.4.5 #340

Merged
merged 7 commits into from
Sep 7, 2024
Merged

WDACConfig v0.4.5 #340

merged 7 commits into from
Sep 7, 2024

Conversation

HotCakeX
Copy link
Owner

@HotCakeX HotCakeX commented Sep 6, 2024

What's New

  • Improved module startup time.

  • Updated the task scheduler creation logic, the one that creates a task that automatically updates Microsoft recommended drivers block list WDAC policy on the system every week. It's become more resilient.

  • Implemented lots of new strict code rules to enforce best practices, optimization and correctness.

  • Required PowerShell version: 7.4.3 => 7.4.4

  • Closes [Bug]: Error invoking PowerShell when profile sets PSReadLine -PredictionViewStyle Inline #337


Implemented more C# code rules
PowerShell.exe uses -NoProfile switch
Improved module load times
@HotCakeX HotCakeX added the Enhancement 💯 New feature or request label Sep 6, 2024
@HotCakeX HotCakeX self-assigned this Sep 6, 2024
@HotCakeX HotCakeX merged commit 836f0f5 into main Sep 7, 2024
2 checks passed
@HotCakeX HotCakeX deleted the WDACConfig-v0.4.5 branch September 7, 2024 13:18
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.

[Bug]: Error invoking PowerShell when profile sets PSReadLine -PredictionViewStyle Inline
1 participant