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
- 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?