AWS AmazonECR documentation change
Summary
Updated documentation for improved basic image scanning feature and UI workflow changes
Security assessment
The change promotes a security feature (vulnerability scanning) but does not address a specific security vulnerability. It documents the migration from CLAIR-based scanning to AWS-native technology for vulnerability detection, which is a security-related capability improvement.
Diff
diff --git a/AmazonECR/latest/userguide/image-scanning-improved-basic-enabling.md b/AmazonECR/latest/userguide/image-scanning-improved-basic-enabling.md index 1a40ee58a..dfb99710e 100644 --- a//AmazonECR/latest/userguide/image-scanning-improved-basic-enabling.md +++ b//AmazonECR/latest/userguide/image-scanning-improved-basic-enabling.md @@ -6,0 +7,2 @@ +Amazon ECR provides enhanced container image scanning capabilities through improved version of basic scanning that uses AWS native technology. This feature helps you identify software vulnerabilities in your container images. The following procedure helps you to switch to this improved version of basic scanning if you are using previous version of basic scanning that uses `CLAIR` technology. + @@ -20 +22 @@ AWS Management Console - 3. In the navigation pane, choose **Private registry** , **Settings** , **Scanning**. + 3. In the navigation pane, choose **Private registry** , **Features & Settings**, **Scanning**. @@ -22 +24 @@ AWS Management Console - 4. On the **Scanning configuration** page, For **Scan type** choose **Improved basic scanning**. + 4. On the **Scanning configuration** page, choose **Opt in (recommended)** to select improved version of basic scanning. @@ -40 +42 @@ The parameter name is a required field. If you don't provide the name you will r - aws: error: the following arugents are required: --name + aws: error: the following arguments are required: --name