From 7d0fe98bdb4012e19c67c3814fd123d797b9e9e2 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Mon, 26 Jun 2023 11:53:46 +0200 Subject: [PATCH] Restructure Signed-off-by: Chris Chinchilla --- scout/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scout/index.md b/scout/index.md index 0ea0be3afc..19f90b7ab0 100644 --- a/scout/index.md +++ b/scout/index.md @@ -21,9 +21,7 @@ software packages. These layers and packages can contain vulnerabilities that make your containers and the applications they run vulnerable to attack. Docker Scout can proactively help you find and fix these vulnerabilities, -helping you create a more secure software supply chain. - -It does this by analyzing your images and creating a full inventory of the +helping you create a more secure software supply chain. It does this by analyzing your images and creating a full inventory of the packages and layers called a [Software bill of materials (SBOM)](https://ntia.gov/sites/default/files/publications/sbom_at_a_glance_apr2021_0.pdf). It then correlates this inventory with a continuously updated vulnerability database to identify vulnerabilities in your images.