From 25f965589d6bbafe7c1382d319d3d3748ff9f45a Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 30 Aug 2023 10:27:04 +0200 Subject: [PATCH] scout: undo title case for advisory db Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/scout/advisory-db-sources.md | 11 +++++------ data/toc.yaml | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/content/scout/advisory-db-sources.md b/content/scout/advisory-db-sources.md index 34867efc41..77b0a7986c 100644 --- a/content/scout/advisory-db-sources.md +++ b/content/scout/advisory-db-sources.md @@ -1,8 +1,8 @@ --- -description: More details on the Advisory Database and CVE-to-package matching service +description: More details on the advisory database and CVE-to-package matching service behind Docker Scout analysis. keywords: scanning, analysis, vulnerabilities, Hub, supply chain, security -title: Advisory Database sources and matching service +title: Advisory database sources and matching service --- {{< include "scout-early-access.md" >}} @@ -16,10 +16,9 @@ artifacts. This can lead to differing results between tools. To help you understand why different tools can provide different results when assessing software for vulnerabilities, this page explains how the Docker Scout -Advisory Database vulnerability database and CVE-to-package matching service -works. +advisory database and CVE-to-package matching service works. -## Docker Scout’s Advisory Database sources +## Docker Scout’s advisory database sources Docker Scout creates and maintains its vulnerability database by ingesting and collating vulnerability data from multiple sources continuously. These @@ -103,7 +102,7 @@ system versions to make more precise matches. In summary, Docker Scout’s technique improves matching accuracy and reduces the number of results that turn out to be false-positives. -## Package ecosystems supported by the Docker Scout Advisory Database +## Package ecosystems supported by Docker Scout By sourcing vulnerability data from the providers above, Docker Scout is able to support analyzing the following package ecosystems: diff --git a/data/toc.yaml b/data/toc.yaml index 42c6796c8c..841e693ab8 100644 --- a/data/toc.yaml +++ b/data/toc.yaml @@ -1906,7 +1906,7 @@ Manuals: - path: /scout/dashboard/ title: Dashboard - path: /scout/advisory-db-sources/ - title: Advisory Database + title: Advisory database - path: /scout/data-handling/ title: Data handling - path: /scout/policy/