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
|
- 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?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue