mirror of https://github.com/docker/docs.git
scout: fix front matter formatting
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
1a688813ca
commit
2f844370b9
|
@ -1,18 +1,16 @@
|
|||
---
|
||||
title: Docker Scout
|
||||
keywords: scout, supply chain, vulnerabilities, packages, cves, scan, analysis, analyze
|
||||
description: 'Docker Scout analyzes your images to help you understand their dependencies
|
||||
description: Docker Scout analyzes your images to help you understand their dependencies
|
||||
and potential vulnerabilities
|
||||
|
||||
'
|
||||
aliases:
|
||||
- /atomist/
|
||||
- /atomist/try-atomist/
|
||||
- /atomist/configure/settings/
|
||||
- /atomist/configure/advisories/
|
||||
- /atomist/integrate/github/
|
||||
- /atomist/integrate/deploys/
|
||||
- /engine/scan/
|
||||
- /atomist/
|
||||
- /atomist/try-atomist/
|
||||
- /atomist/configure/settings/
|
||||
- /atomist/configure/advisories/
|
||||
- /atomist/integrate/github/
|
||||
- /atomist/integrate/deploys/
|
||||
- /engine/scan/
|
||||
---
|
||||
|
||||
{{< include "scout-early-access.md" >}}
|
||||
|
@ -116,4 +114,4 @@ helps you share the analysis and security status of images in
|
|||
an organization with your team. You can also use the dashboard settings to enable
|
||||
Docker Scout on multiple images from Docker Hub at once.
|
||||
|
||||
For more information, read the [Docker Scout Dashboard guide](./dashboard.md).
|
||||
For more information, read the [Docker Scout Dashboard guide](./dashboard.md).
|
||||
|
|
|
@ -1,12 +1,6 @@
|
|||
---
|
||||
description: 'Integrate JFrog Artifactory and JFrog Container Registry with Docker
|
||||
Scout
|
||||
|
||||
'
|
||||
keywords: 'docker scout, jfrog, artifactory, jcr, integration, image analysis, security,
|
||||
cves
|
||||
|
||||
'
|
||||
description: Integrate JFrog Artifactory and JFrog Container Registry with Docker Scout
|
||||
keywords: docker scout, jfrog, artifactory, jcr, integration, image analysis, security, cves
|
||||
title: Artifactory integration
|
||||
---
|
||||
|
||||
|
@ -198,4 +192,4 @@ You can view the image analysis results in the Docker Scout Dashboard.
|
|||
When you have selected a tag, you're taken to the vulnerability report for that
|
||||
tag. Here, you can select if you want to view all vulnerabilities in the image,
|
||||
or vulnerabilities introduced in a specific layer. You can also filter
|
||||
vulnerabilities by severity, and whether or not there's a fix version available.
|
||||
vulnerabilities by severity, and whether or not there's a fix version available.
|
||||
|
|
|
@ -1,12 +1,9 @@
|
|||
---
|
||||
title: Docker Scout quickstart
|
||||
keywords: scout, supply chain, vulnerabilities, packages, cves, scan, analysis, analyze
|
||||
description: 'Learn how to get started with Docker Scout to analyze images and fix
|
||||
vulnerabilities
|
||||
|
||||
'
|
||||
description: Learn how to get started with Docker Scout to analyze images and fix vulnerabilities
|
||||
aliases:
|
||||
- /atomist/get-started/
|
||||
- /atomist/get-started/
|
||||
---
|
||||
|
||||
{{< include "scout-early-access.md" >}}
|
||||
|
@ -217,4 +214,4 @@ different tags of the same image.
|
|||
- Explore the [Docker Scout Dashboard](/scout/dashboard) to see how you can
|
||||
collaborate with your team on vulnerabilities.
|
||||
- [Learn how to integrate Docker Scout with other systems](./integrations/index.md).
|
||||
- [Find out where Docker Scout gets its vulnerability data](/scout/advisory-db-sources).
|
||||
- [Find out where Docker Scout gets its vulnerability data](/scout/advisory-db-sources).
|
||||
|
|
Loading…
Reference in New Issue