Skip to content

Commit 7b4339d

Browse files
Merge pull request #218 from interlynk-io/riteshnoronha-patch-2
Add SbomCard
2 parents ba6cf16 + 75d28e7 commit 7b4339d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,17 @@
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+
2931
other 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:
290296
If 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+

0 commit comments

Comments
 (0)