Restructure

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
This commit is contained in:
Chris Chinchilla 2023-06-26 11:53:46 +02:00
parent b97961087c
commit 7d0fe98bdb
No known key found for this signature in database
GPG Key ID: 78FA9FB7CEAE483F
1 changed files with 1 additions and 3 deletions

View File

@ -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.