Use new Windows signature APIs from Microsoft.Security.Extensions package - #17159
Conversation
Anam Navied (anamnavi)
left a comment
There was a problem hiding this comment.
LGTM, just some questions for my own clarity.
Co-authored-by: Anam Navied <anam.naviyou@gmail.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
@PowerShell/powershell-maintainers This should have a good amount of time to verify it is stable before we back port. |
|
🎉 Handy links: |
|
This needs more bake time. Let's consider this after a couple of preview releases. |
|
Considering that this change is not required for compliance for 7.0.x or 7.2.x, we should not backport. |
…ackage (PowerShell#17159) Co-authored-by: Anam Navied <anam.naviyou@gmail.com> Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
PR Summary
Replaces previous Windows internal catalog signature APIs with public APIs from Microsoft.Security.Extensions package.
PR Context
This allows us to use public APIs for Windows catalog signatures.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).