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 +}