microsoft / sbom-tool

The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
MIT License
1.63k stars 133 forks source link

Update to .NET 8 versions of Component Detection #755

Closed DaveTryon closed 1 month ago

DaveTryon commented 1 month ago

Pick up the most recent release of https://github.com/microsoft/component-detection. This includes deprecation of .NET 6 support, performance fixes, and being smarter about reaching out to untrusted network sources.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.13%. Comparing base (a9f74b1) to head (94f694d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #755 +/- ## ======================================= Coverage 70.13% 70.13% ======================================= Files 277 277 Lines 8646 8646 Branches 1006 1006 ======================================= Hits 6064 6064 Misses 2063 2063 Partials 519 519 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.