From d7d1f5cfba2de7a28012f11a2d4f9277a30812b6 Mon Sep 17 00:00:00 2001 From: Surendra Pathak Date: Mon, 16 Sep 2024 16:22:56 -0700 Subject: [PATCH 1/2] Add reference to Interlynk Free Tier Interlynk Free Tier: https://www.einpresswire.com/article/742312149/interlynk-launches-free-tier-of-sbom-automation-platform Signed-off-by: Surendra Pathak --- _data/tools.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/tools.yml b/_data/tools.yml index 3b04a22..01b12ae 100644 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -1539,6 +1539,16 @@ categories: - proprietary - analysis +- name: SBOM Automation Platform + publisher: Interlynk.io + description: Interlynk SBOM Platform supports a free tier for unlimited importing, editing, translating SBOM, vulnerability scanning, VEX generation, and policy enforcement. + websiteUrl: https://app.interlynk.io/ + categories: + - analysis + - transform + - transform + - proprietary + - build-integration - name: SBOM Quality Score publisher: Interlynk.io description: sbomqs cmdline tool, helps producers & consumers of sboms to quickly evaluate the quality of their sboms based on various categories. Tool can be integrated in your automation pipeline, to evaluate a minimum level of SBOM quality that is expected. From 74c19669e4c2f244977daa93b126344991647058 Mon Sep 17 00:00:00 2001 From: Surendra Pathak Date: Tue, 17 Sep 2024 08:51:14 -0700 Subject: [PATCH 2/2] Update tools.yml - Removed duplicate 'transform' - Updated name to prefix with Interlynk Signed-off-by: Surendra Pathak --- _data/tools.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_data/tools.yml b/_data/tools.yml index 01b12ae..75e660b 100644 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -1539,14 +1539,13 @@ categories: - proprietary - analysis -- name: SBOM Automation Platform +- name: Interlynk SBOM Automation Platform publisher: Interlynk.io description: Interlynk SBOM Platform supports a free tier for unlimited importing, editing, translating SBOM, vulnerability scanning, VEX generation, and policy enforcement. websiteUrl: https://app.interlynk.io/ categories: - analysis - transform - - transform - proprietary - build-integration - name: SBOM Quality Score