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

Make targets package a dev dependency and fix package supplier trimming #725

Closed sfoslund closed 1 month ago

sfoslund commented 1 month ago

Fixes https://github.com/microsoft/sbom-tool/issues/713 Fixes https://github.com/microsoft/sbom-tool/issues/714

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 70.00%. Comparing base (7b69133) to head (a8ed4dd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #725 +/- ## ======================================= Coverage 70.00% 70.00% ======================================= Files 277 277 Lines 8630 8630 Branches 1004 1004 ======================================= Hits 6041 6041 Misses 2071 2071 Partials 518 518 ```

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

sfoslund commented 1 month ago

Closing in favor of https://github.com/microsoft/sbom-tool/pull/726