11---
22description : The Docker Scout Dashboard helps review and share the analysis of images.
3- keywords : scout, scanning, analysis, vulnerabilities, Hub, supply chain, security, report,
3+ keywords :
4+ scout, scanning, analysis, vulnerabilities, Hub, supply chain, security, report,
45 reports, dashboard
56title : Dashboard
67aliases :
7- - /scout/reports/
8- - /scout/web-app/
9- - /scout/dashboard/
8+ - /scout/reports/
9+ - /scout/web-app/
10+ - /scout/dashboard/
1011---
1112
1213The [ Docker Scout Dashboard] ( https://scout.docker.com/ ) helps you share the
13- analysis of images in an organization with your team. Developers can now see an
14+ analysis of images in an organization with your team. Developers can see an
1415overview of their security status across all their images from Docker Hub, and
1516get remediation advice at their fingertips. It helps team members in roles such
1617as security, compliance, and operations to know what vulnerabilities and issues
@@ -138,7 +139,7 @@ vulnerability exposure or policy compliance as a result of pushing a new image.
138139
139140> [ !NOTE]
140141>
141- > Notifications are only triggered for the * last pushed * image tags for each
142+ > Notifications are only triggered for the _ last pushed _ image tags for each
142143> repository. "Last pushed" refers to the image tag that was most recently
143144> pushed to the registry and analyzed by Docker Scout. If the last pushed image
144145> is not affected by a newly disclosed CVE, then no notification will be
@@ -152,7 +153,6 @@ The available notification settings are:
152153 repositories, or only for specific repositories. These settings apply to the
153154 currently selected organization, and can be changed for each organization you
154155 are a member of.
155-
156156 - ** All repositories** : select this option to receive notifications for all
157157 repositories that you have access to.
158158 - ** Specific repositories** : select this option to receive notifications for
@@ -163,13 +163,12 @@ The available notification settings are:
163163
164164 These settings control how you receive notifications from Docker Scout. They
165165 apply to all organizations that you're a member of.
166-
167166 - ** Notification pop-ups** : select this check-box to receive notification
168167 pop-up messages in the Docker Scout Dashboard.
169168 - ** OS notifications** : select this check-box to receive OS-level notifications
170169 from your browser if you have the Docker Scout Dashboard open in a browser
171170 tab.
172-
171+
173172 To enable OS notifications, Docker Scout needs permissions to send
174173 notifications using the browser API.
175174
0 commit comments