Skip to content

PS: adding powershell dont install root cert query - #381

Open
Chanel (chanel-y) wants to merge 3 commits into
mainfrom
dont-install-root-cert-powershell
Open

PS: adding powershell dont install root cert query#381
Chanel (chanel-y) wants to merge 3 commits into
mainfrom
dont-install-root-cert-powershell

Conversation

@chanel-y

Copy link
Copy Markdown

@chanel-y Chanel (chanel-y) changed the title adding powershell dont install root cert query PS: adding powershell dont install root cert query Jul 28, 2026
Chanel (chanel-y) and others added 2 commits August 10, 2026 13:21
stringMatches on ConstantValue is exact case-insensitive equality, not a
wildcard LIKE, so '%Root%' never matched. Use asString().matches() instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: f7896af6-648f-4c43-9fe1-245ccdb94e4d
Covers root-store imports (LocalMachine\Root, CurrentUser\Root, mixed
casing) and non-root stores to guard against the store-location match
regression.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: f7896af6-648f-4c43-9fe1-245ccdb94e4d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant