Skip to content

Fix S360 open-source vulnerabilities (SFI-ES5.2)#1449

Merged
gavinbarron merged 1 commit into
mainfrom
s360/osv-remediation
Jul 21, 2026
Merged

Fix S360 open-source vulnerabilities (SFI-ES5.2)#1449
gavinbarron merged 1 commit into
mainfrom
s360/osv-remediation

Conversation

@gavinbarron

@gavinbarron gavinbarron commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Pins System.Security.Cryptography.Xml in src/Typewriter/Typewriter.csproj from transitive 9.0.3 to 9.0.18.
  • Addresses CVE-2026-26171 and CVE-2026-33116 for S360 KPI [SFI-ES5.2] 1ES Open Source Vulnerabilities (Operational).

Validation

  • dotnet restore .\Typewriter.sln --verbosity minimal
  • dotnet build .\Typewriter.sln --no-restore --configuration Debug --verbosity minimal
  • dotnet test .\GraphODataTemplateWriter.Test\GraphODataTemplateWriter.Test.csproj --no-build --configuration Debug --verbosity minimal
  • dotnet test .\test\Typewriter.Test\Typewriter.Test.csproj --no-build --configuration Debug --verbosity minimal
  • dotnet list .\src\Typewriter\Typewriter.csproj package --vulnerable --include-transitive reports no vulnerable packages.
Microsoft Reviewers: Open in CodeFlow

Pins System.Security.Cryptography.Xml to 9.0.18 to remediate CVE-2026-26171 and CVE-2026-33116 in the Typewriter project.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: b925a358-5d34-4537-8327-fe1fa580d903
@gavinbarron
gavinbarron requested a review from a team as a code owner July 20, 2026 23:41
@gavinbarron
gavinbarron enabled auto-merge (squash) July 21, 2026 00:50
@gavinbarron
gavinbarron merged commit b1be4eb into main Jul 21, 2026
5 checks passed
@gavinbarron
gavinbarron deleted the s360/osv-remediation branch July 21, 2026 00:50
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.

2 participants