mirror of https://github.com/docker/docs.git
Merge pull request #18715 from dvdksn/scout-dashboard-addlink
scout: add link to dashboard
This commit is contained in:
commit
c523c10618
|
@ -8,7 +8,12 @@ aliases:
|
|||
- /scout/web-app/
|
||||
---
|
||||
|
||||
The Docker Scout Dashboard helps you share the analysis of images in an organization with your team. Developers can now see an overview of their security status across all their images from both Docker Hub and Artifactory, and get remediation advice at their fingertips. It helps team members in roles such as security, compliance, and operations to know what vulnerabilities and issues they need to focus on.
|
||||
The [Docker Scout Dashboard](https://scout.docker.com/) helps you share the
|
||||
analysis of images in an organization with your team. Developers can now see an
|
||||
overview of their security status across all their images from both Docker Hub
|
||||
and Artifactory, and get remediation advice at their fingertips. It helps team
|
||||
members in roles such as security, compliance, and operations to know what
|
||||
vulnerabilities and issues they need to focus on.
|
||||
|
||||
## Overview
|
||||
|
||||
|
|
Loading…
Reference in New Issue