From 2a2245fa159ba27f05f485d0e62fe675c30a723e Mon Sep 17 00:00:00 2001 From: Bryan Lee Date: Fri, 9 Feb 2018 10:53:49 -0800 Subject: [PATCH] remove mentions of opting in (#5976) we have removed opt-in to scanning --- docker-cloud/builds/image-scan.md | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/docker-cloud/builds/image-scan.md b/docker-cloud/builds/image-scan.md index fc80cb03a2..dc2ca8f3c5 100644 --- a/docker-cloud/builds/image-scan.md +++ b/docker-cloud/builds/image-scan.md @@ -14,8 +14,7 @@ the results of the scan for each image tag. Docker Security Scanning is available as an add-on to Docker hosted private repositories on both Docker Cloud and Docker Hub. The feature is available as a -free preview for private repository subscribers for a limited time. You can -opt-in to begin using the service from the Plan page. +free preview for private repository subscribers for a limited time. During the free period, Docker Security Scanning scans the three most recently updated tags in each of your private repositories. You can push an update to an @@ -24,24 +23,6 @@ the scan results when new information comes in from the CVE databases. You can also view scan results for Official Images on Docker Hub if you are logged in. -## Opt in to Docker Security Scanning - -To opt in: - -1. Log in to Docker Cloud or Docker Hub. - -2. Go to the **Plan** details for your account. - - On Docker Cloud these are located in the **Cloud Settings** in the lower left. On Docker Hub, these are in the **Billing and Plans** tab of the **Settings** menu. - -3. Check **Monitor with Docker Security Scanning** to add the service to your plan. - - ![Security scanning checkbox](images/scan-enable.png) - -The scanning process begins immediately for the three most recent tags in each -of your private repositories. The scan results should be available within 48 -hours at most. - ## View Docker Security Scanning results Once you opt-in to the Docker Security Scanning and the scan process completes, you can view the scan results for your private repos.