Merge pull request #18957 from dvdksn/dsos-scout

scout: Docker Scout for DSOS projects
This commit is contained in:
David Karlsson 2023-12-27 13:35:00 +01:00 committed by GitHub
commit 4508a573e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 13 deletions

View File

@ -21,7 +21,7 @@ The program grants the following perks to eligible projects:
- Repository logo - Repository logo
- Verified Docker-Sponsored Open Source badge - Verified Docker-Sponsored Open Source badge
- Insights and analytics - Insights and analytics
- Vulnerability analysis - Access to [Docker Scout](#docker-scout) for software supply chain management
- Removal of rate limiting for developers - Removal of rate limiting for developers
- Improved discoverability on Docker Hub - 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. 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 DSOS projects can enable Docker Scout on up to 100 repositories for free. Docker
for DVP images published to Docker Hub. Scout provides automatic image analysis, policy evaluation for improved supply
Scanning images ensures that the published content is secure, and proves to chain management, integrations with third-party systems like CI platforms and
developers that they can trust the image. source code management, and more.
You can enable analysis on a per-repository You can enable Docker Scout on a per-repository basis. For information about
basis. For more about using this feature, see [Basic vulnerability scanning](/docker-hub/vulnerability-scanning/). how to use this product, refer to the [Docker Scout documentation](/scout/).
> **Note**
>
> Content publishers in the Docker-Sponsored Open Source Program receive 3 free
> Docker Team Seats
### Who's eligible for the Docker-Sponsored Open Source program? ### Who's eligible for the Docker-Sponsored Open Source program?