You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool offers an --sbomtype option but I have been unable to find any documentation on what values are supported for the option flag. The README says:
SPDX, CycloneDX and Syft are all in scope for this repo.
sbom-scorecard score --help simply says:
--sbomtype string type of sbom being evaluated (default "guess")
Where are the available options documented other than in the source code?