diff --git a/server-side-scanners/boostsecurityio/oss-license/rules.yaml b/server-side-scanners/boostsecurityio/oss-license/rules.yaml index 20c9f4d6..a99b7418 100644 --- a/server-side-scanners/boostsecurityio/oss-license/rules.yaml +++ b/server-side-scanners/boostsecurityio/oss-license/rules.yaml @@ -8,5 +8,5 @@ rules: name: forbidden-license group: license-violations pretty_name: Package with Unauthorized License - ref: https://docs.boostsecurity.io/rules/index.html + ref: https://docs.boostsecurity.io/user-guide/reference-guides/scanners/rules/boost-scanner.html#open-source-software recommended: true diff --git a/server-side-scanners/boostsecurityio/sbom-sca/rules.yaml b/server-side-scanners/boostsecurityio/sbom-sca/rules.yaml index a0f33a63..24f096bc 100644 --- a/server-side-scanners/boostsecurityio/sbom-sca/rules.yaml +++ b/server-side-scanners/boostsecurityio/sbom-sca/rules.yaml @@ -31,7 +31,7 @@ rules: name: end-of-life-not-maintained group: top10-vulnerable-components pretty_name: The Package Reached End of Life (EOL). - ref: https://docs.boostsecurity.io/rules/index.html + ref: https://docs.boostsecurity.io/user-guide/reference-guides/scanners/rules/boost-scanner.html#sca-from-sbom recommended: true low-maturity-package: diff --git a/server-side-scanners/boostsecurityio/sci-sca/rules.yaml b/server-side-scanners/boostsecurityio/sci-sca/rules.yaml index 4c5ef1b1..862c3ab1 100644 --- a/server-side-scanners/boostsecurityio/sci-sca/rules.yaml +++ b/server-side-scanners/boostsecurityio/sci-sca/rules.yaml @@ -24,5 +24,5 @@ rules: name: forbidden-component group: component-violations pretty_name: Project with Unauthorized Component - ref: https://docs.boostsecurity.io/rules/index.html + ref: https://docs.boostsecurity.io/user-guide/reference-guides/scanners/rules/boost-scanner.html#open-source-software recommended: true