File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 2323
2424` sbomqs ` is your primary tool to assess the quality of sbom's. The higher the score the more consumable your sboms are.
2525
26- ``` sh
27- go install github.com/interlynk-io/sbomqs@latest
26+ ``` console
27+ brew tap interlynk-io/interlynk
28+ brew install sbomqs
2829```
30+
2931other installation [ options] ( #installation ) .
3032
33+ # SBOM Card
34+ [ ![ SBOMCard] (https://api.interlynk.io/api/v1/badges.svg?type=hcard&project_group_id=7f52093e-3d78-49cb-aeb1-6c977de9442e
35+ )] ( https://app.interlynk.io/customer/products?id=7f52093e-3d78-49cb-aeb1-6c977de9442e&signed_url_params=eyJfcmFpbHMiOnsibWVzc2FnZSI6IklqUmhPRGRoTjJNNExXSXpZekl0TkdVeE9TMDVNRGxoTFRKbFpHRmlPR1ZoWldReVl5ST0iLCJleHAiOm51bGwsInB1ciI6InNoYXJlX2x5bmsvc2hhcmVfbHluayJ9fQ==--daf6585ecf8013a0b2713a5cebb28c140d29eed904b15c84c0566b9ddd334e71 )
36+
3137# Usage
3238#### Quality Score for a single SBOM.
3339``` sh
@@ -290,3 +296,5 @@ We appreciate all feedback. The best ways to get in touch with us:
290296If you like this project, please support us by starring it.
291297
292298[ ![ Stargazers] ( https://starchart.cc/interlynk-io/sbomqs.svg )] ( https://starchart.cc/interlynk-io/sbomqs )
299+
300+
You can’t perform that action at this time.
0 commit comments