Pin Microsoft.IO.Redist in net472 tests by DaveTryon · Pull Request #921 · microsoft/sbom-tool (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@DaveTryon

CVE-2024-38081 calls out a vulnerability in Microsoft.IO.Redist 6.0.0, which is fixed in 6.0.1. We already use 6.1.0 in our shipping bits, but the net472 tests are stuck on an older version of Microsoft.Build, which still uses version 6.0.0 of Microsoft.IO.Redist. This adds net472-specific pins to the test projects, so that CG will no longer complain about this package.

@DaveTryon

@DaveTryon

sfoslund

@DaveTryon DaveTryon deleted the DaveTryon/pin-Microsoft.IO.Redist-in-tests branch

February 5, 2025 16:46

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

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@DaveTryon @sfoslund