Skip to content

Commit 9cb14f1

Browse files
gavinbarronCopilot
andcommitted
Fix System.Security.Cryptography.Xml vulnerabilities
Bump System.Security.Cryptography.Xml from 10.0.5 to 10.0.6 to address CVE-2026-33116 and CVE-2026-26171. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: b925a358-5d34-4537-8327-fe1fa580d903
1 parent 787b045 commit 9cb14f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<PrivateAssets>all</PrivateAssets>
2727
</PackageReference>
2828
<PackageReference Include="Microsoft.Windows.Compatibility" Version="10.0.5" />
29+
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.6" />
2930
</ItemGroup>
3031

3132
<!-- Windows-specific resources -->

0 commit comments

Comments
 (0)