From 40f704a7a6e86c6c74f76bc3741d0db27c55d1be Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 18 Dec 2023 20:30:32 +0100 Subject: [PATCH] scout: Docker Scout for DSOS projects Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/trusted-content/dsos-program.md | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/content/trusted-content/dsos-program.md b/content/trusted-content/dsos-program.md index 70d237bdf8..8b686508a4 100644 --- a/content/trusted-content/dsos-program.md +++ b/content/trusted-content/dsos-program.md @@ -21,7 +21,7 @@ The program grants the following perks to eligible projects: - Repository logo - Verified Docker-Sponsored Open Source badge - Insights and analytics -- Vulnerability analysis +- Access to [Docker Scout](#docker-scout) for software supply chain management - Removal of rate limiting for developers - Improved discoverability on Docker Hub @@ -79,20 +79,15 @@ geolocation, cloud provider, client, and more. You can select the time span for which you want to view analytics data. You can also export the data in either a summary or raw format. -### Vulnerability analysis +### Docker Scout -[Docker Scout](/scout/) provides automatic vulnerability analysis -for DVP images published to Docker Hub. -Scanning images ensures that the published content is secure, and proves to -developers that they can trust the image. +DSOS projects can enable Docker Scout on up to 100 repositories for free. Docker +Scout provides automatic image analysis, policy evaluation for improved supply +chain management, integrations with third-party systems like CI platforms and +source code management, and more. -You can enable analysis on a per-repository -basis. For more about using this feature, see [Basic vulnerability scanning](/docker-hub/vulnerability-scanning/). - -> **Note** -> -> Content publishers in the Docker-Sponsored Open Source Program receive 3 free -> Docker Team Seats +You can enable Docker Scout on a per-repository basis. For information about +how to use this product, refer to the [Docker Scout documentation](/scout/). ### Who's eligible for the Docker-Sponsored Open Source program?