diff --git a/content/scout/dashboard.md b/content/scout/dashboard.md index 42cc021a68..1b58b8dc6a 100644 --- a/content/scout/dashboard.md +++ b/content/scout/dashboard.md @@ -153,3 +153,14 @@ vulnerability exposure or policy compliance as a result of pushing a new image. > repository. "Last pushed" refers to the image tag that was most recently > pushed to the registry and analyzed by Docker Scout. If the last pushed image > is not by a newly disclosed CVE, then no notification will be triggered. + +The available notification settings are: + +- **Notification pop-ups**: select this check-box to receive notification + pop-up messages in the Docker Scout Dashboard. +- **OS notifications**: select this check-box to receive OS-level notifications + from your browser if you have the Docker Scout Dashboard open in a browser + tab. + + To enable OS notifications, Docker Scout needs permissions to send + notifications using the browser API. diff --git a/data/redirects.yml b/data/redirects.yml index 476bb92a2f..96967a27cf 100644 --- a/data/redirects.yml +++ b/data/redirects.yml @@ -648,6 +648,8 @@ - "/go/vex-guide/" "/scout/metrics-exporter/": - "/go/scout-metrics-exporter" +"/scout/dashboard/#notification-settings": + - /go/scout-notifications/ # Build links (internal) "/build/bake/reference/":