[release/v7.6.5] Update branch for release - #27787
Open
Conversation
Patrick Meinecke (SeeminglyScience)
requested review from
a team and
Justin Chung (jshigetomi)
as code owners
August 9, 2026 16:57
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Patrick Meinecke (SeeminglyScience)
August 9, 2026 16:58
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the release/v7.6.5 branch for release by bumping System.Security.Cryptography.Xml and its related dependency System.Security.Cryptography.Pkcs to address reported security vulnerabilities and keep package manifests in sync.
Changes:
- Bump
System.Security.Cryptography.Xmlfrom10.0.6to10.0.10(security-related). - Bump
System.Security.Cryptography.Pkcsfrom10.0.6to10.0.10(dependency constraint alignment). - Record the dependency updates in the v7.6 changelog dependency changes file.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| tools/cgmanifest/main/cgmanifest.json | Updates CG manifest entries for System.Security.Cryptography.Pkcs and System.Security.Cryptography.Xml to 10.0.10. |
| test/tools/TestService/TestService.csproj | Updates package references for Pkcs and Xml to 10.0.10. |
| src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj | Updates package references for Pkcs and Xml to 10.0.10. |
| CHANGELOG/v7.6/dependencychanges.json | Adds entries documenting the Xml security update and the Pkcs follow-on update. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
| "https://github.com/advisories/GHSA-g8r8-53c2-pm3f", | ||
| "https://github.com/advisories/GHSA-mmjf-rqrv-855v" | ||
| ], | ||
| "Justification": "", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(manual cherry pick of #27786)
lts - Automated by PowerShell Bot