AWS Security ChangesHomeSearch

AWS general documentation change

Service: general · 2025-02-26 · Documentation low

File: general/latest/gr/ecr.md

Summary

Added basic image scan limit (100k/24h) and increased images per repository limit from 10k to 20k

Security assessment

The changes document service quotas/limits rather than addressing security vulnerabilities. While image scanning has security aspects, the change only states existing limits without indicating vulnerability fixes or security improvements.

Diff

diff --git a/general/latest/gr/ecr.md
index b9a31f1cd..b2b260331 100644
--- a/general/latest/gr/ecr.md
+++ b/general/latest/gr/ecr.md
@@ -94,0 +95 @@ Name | Default | Adjustable | Description
+Basic image scans per 24 hours | Each supported Region: 100,000 | No | The maximum number of images that can be scanned within a 24 hour period in the current account and region using basic scanning. This limit includes both scan on push and manual scans.  
@@ -96 +97 @@ Filters per rule in a replication configuration | Each supported Region: 100 | N
-Images per repository | Each supported Region: 10,000 |  [Yes](https://console.aws.amazon.com/servicequotas/home/services/ecr/quotas/L-03A36CE1) | The maximum number of images per repository.  
+Images per repository | Each supported Region: 20,000 |  [Yes](https://console.aws.amazon.com/servicequotas/home/services/ecr/quotas/L-03A36CE1) | The maximum number of images per repository.