AWS Security ChangesHomeSearch

AWS securityhub: Fixed multiple ECR documentation URLs

Service: securityhub · 2026-08-19 · Documentation low

File: securityhub/latest/userguide/ecr-controls.md

Summary

Corrected double slashes in links to ECR image scanning, tag mutability, and lifecycle policy documentation.

Security assessment

Formatting fixes for external documentation links with no security impact.

Evidence

To configure image scanning for an ECR repository, see [Image scanning](https://docs.aws.amazon.com//AmazonECR/latest/userguide/image-scanning.html)

Diff

diff --git a/securityhub/latest/userguide/ecr-controls.md b/securityhub/latest/userguide/ecr-controls.md
index 6881ef95f..c10f7b981 100644
--- a//securityhub/latest/userguide/ecr-controls.md
+++ b//securityhub/latest/userguide/ecr-controls.md
@@ -37 +37 @@ ECR image scanning helps in identifying software vulnerabilities in your contain
-To configure image scanning for an ECR repository, see [Image scanning](https://docs.aws.amazon.com//AmazonECR/latest/userguide/image-scanning.html) in the _Amazon Elastic Container Registry User Guide_.
+To configure image scanning for an ECR repository, see [Image scanning](https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html) in the _Amazon Elastic Container Registry User Guide_.
@@ -61 +61 @@ Amazon ECR Tag Immutability enables customers to rely on the descriptive tags of
-To create a repository with immutable tags configured or to update the image tag mutability settings for an existing repository, see [Image tag mutability](https://docs.aws.amazon.com//AmazonECR/latest/userguide/image-tag-mutability.html) in the _Amazon Elastic Container Registry User Guide_.
+To create a repository with immutable tags configured or to update the image tag mutability settings for an existing repository, see [Image tag mutability](https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-tag-mutability.html) in the _Amazon Elastic Container Registry User Guide_.
@@ -85 +85 @@ Amazon ECR lifecycle policies enable you to specify the lifecycle management of
-To configure a lifecycle policy, see [Creating a lifecycle policy preview](https://docs.aws.amazon.com//AmazonECR/latest/userguide/lpp_creation.html) in the _Amazon Elastic Container Registry User Guide_.
+To configure a lifecycle policy, see [Creating a lifecycle policy preview](https://docs.aws.amazon.com/AmazonECR/latest/userguide/lpp_creation.html) in the _Amazon Elastic Container Registry User Guide_.