mirror of https://github.com/docker/docs.git
Merge pull request #18957 from dvdksn/dsos-scout
scout: Docker Scout for DSOS projects
This commit is contained in:
commit
4508a573e8
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in New Issue