From 9587f8df5c7bc6fbe08c6c9a429f8b58e7e1e8ee Mon Sep 17 00:00:00 2001 From: Vivek Kumar Sahu Date: Tue, 26 Nov 2024 18:16:32 +0530 Subject: [PATCH] replace bomlinks with some real examples Signed-off-by: Vivek Kumar Sahu --- samples/sbomqs-dummy-bomlinks-data.cdx.json | 4 ++-- samples/sbomqs-dummy-bomlinks-data.spdx.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/sbomqs-dummy-bomlinks-data.cdx.json b/samples/sbomqs-dummy-bomlinks-data.cdx.json index b26b7b1..a590036 100644 --- a/samples/sbomqs-dummy-bomlinks-data.cdx.json +++ b/samples/sbomqs-dummy-bomlinks-data.cdx.json @@ -868,8 +868,8 @@ "externalReferences": [ { "type": "bom", - "url": "https://example.com/sbom/external-bom.cdx.json", - "comment": "This is a reference to an external SBOM for a related component" + "url" : "https://raw.githubusercontent.com/bomctl/bomctl-playground/main/examples/bomctl-container-image/app/bomctl_0.3.0_linux_amd64.tar.gz.spdx.json", + "comment": "This is a reference to an external SBOM for a related component for testing purpose." } ] } diff --git a/samples/sbomqs-dummy-bomlinks-data.spdx.json b/samples/sbomqs-dummy-bomlinks-data.spdx.json index 0a8ca82..6fd9d0d 100644 --- a/samples/sbomqs-dummy-bomlinks-data.spdx.json +++ b/samples/sbomqs-dummy-bomlinks-data.spdx.json @@ -14,11 +14,11 @@ }, "externalDocumentRefs": [ { - "externalDocumentId": "DocumentRef-LibraryA-v2.3", - "spdxDocumentNamespace": "https://example.com/spdx/docs/libraryA-v2.3", + "externalDocumentId": "DocumentRef-InterlynkSBOM", + "spdxDocumentNamespace": "https://interlynk.io/github.com%2Finterlynk-io%2Fsbomqs/0.0.15/qIP32aoJi0u5M_EjHeJHAg", "checksum": { "algorithm": "SHA256", - "checksumValue": "a3c123d8aebbbcf737bc5c41d04fb0f8c4d3285a29a3b94eabca3c123f6c6c35" + "checksumValue": "09e46d45422cc6ab9a6dc1d57ad4d27687fc47fcfac5b732d8bb07327c11e8c3" } }, {