dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Upgrade System.Formats.Asn1 version #1362

Closed mthalman closed 2 months ago

mthalman commented 2 months ago

Addresses a CG issue with Image Builder for CVE-2024-38095 by explicitly upgrading System.Formats.Asn1 that's a dependency of Microsoft.DotNet.VersionTools.

mthalman commented 2 months ago

Actually, I'm going to address this in arcade and then we'll just upgrade VersionTools here.