From c5b371a7f3c6cf5abd343930be291a3e2b3a7bb2 Mon Sep 17 00:00:00 2001 From: Surendra Pathak Date: Sat, 30 Sep 2023 11:07:23 -0700 Subject: [PATCH] Update README.md Added Other tools section, updated contact details --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 79f049f..73387c6 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,22 @@ We look forward to your contributions, below are a few guidelines on how to subm - Commit your changes (`git commit -am "awesome new feature"`) - Push your changes (`git push origin feature/new-feature`) - Create a new pull-request + +# Other SBOM Open Source tools +- [SBOM Assembler](https://github.com/interlynk-io/sbomasm) - A tool to compose a single SBOM by combining other (part) SBOMs +- [SBOM Quality Score](https://github.com/interlynk-io/sbomqs) - A tool for evaluating the quality and completeness of SBOMs +- [SBOM Search Tool](https://github.com/interlynk-io/sbomagr) - A tool to grep style semantic search in SBOMs +- [SBOM Explorer](https://github.com/interlynk-io/sbomex) - A tool for discovering and downloading SBOM from a public repository + +# Contact +We appreciate all feedback. The best ways to get in touch with us: +- :phone: [Live Chat](https://www.interlynk.io/#hs-chat-open) +- 📫 [Email Us](mailto:hello@interlynk.io) +- 🐛 [Report a bug or enhancement](https://github.com/interlynk-io/sbomex/issues) +- :x: [Follow us on X](https://twitter.com/InterlynkIo) + +# Stargazers + +If you like this project, please support us by starring it. + +[![Stargazers](https://starchart.cc/interlynk-io/sbomex.svg)](https://starchart.cc/interlynk-io/sbomex)