From cacb90732358d346b503b116bd4ca3e37c8fe761 Mon Sep 17 00:00:00 2001 From: jeffn-runsafe Date: Wed, 25 Feb 2026 15:20:58 -0500 Subject: [PATCH] Update runsafe_c_c_build_time_sbom_generator.json Signed-off-by: jeffn-runsafe --- tools/runsafe_c_c_build_time_sbom_generator.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/runsafe_c_c_build_time_sbom_generator.json b/tools/runsafe_c_c_build_time_sbom_generator.json index 5af5527..d7b53cc 100644 --- a/tools/runsafe_c_c_build_time_sbom_generator.json +++ b/tools/runsafe_c_c_build_time_sbom_generator.json @@ -5,7 +5,7 @@ "name": "RunSafe C/C++ Build-time SBOM Generator", "publisher": "RunSafe Security", "description": "Generates a C/C++ SBOM at build-time without a package manager, working across build environments and reporting on all library dependencies.", - "website_url": "https://runsafesecurity.com/c-c-plus-plus-sbom/", + "website_url": "https://docs.runsafesecurity.com/identify/docs/compiled-sboms/", "capabilities": [ "SBOM" ], @@ -45,4 +45,4 @@ "C/C++" ] } -} \ No newline at end of file +}