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

Add support for osx-arm64 #756

Closed DaveTryon closed 1 month ago

DaveTryon commented 1 month ago

This adds the ability to produce an osx-arm64 version of the tool. It also includes a small doc change about building locally--local builds of arm-64 should not be treated as official since we will be publishing this as a separate package.

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 (a6b9f9c) to head (1dca241).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #756 +/- ## ======================================= Coverage 70.13% 70.13% ======================================= Files 277 277 Lines 8651 8651 Branches 1006 1006 ======================================= Hits 6067 6067 Misses 2065 2065 Partials 519 519 ```

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