AWS inspector documentation change
Summary
Added 'Resources affected' section detailing registry, repository, resource type, image ID, OS, and deployment metrics for container images
Security assessment
The change adds contextual information about affected resources but does not address vulnerabilities or introduce security controls. It enhances operational visibility rather than directly impacting security posture.
Diff
diff --git a/inspector/latest/user/findings-understanding-details.md b/inspector/latest/user/findings-understanding-details.md index 6153435e9..d639ecf46 100644 --- a//inspector/latest/user/findings-understanding-details.md +++ b//inspector/latest/user/findings-understanding-details.md @@ -86,0 +87,2 @@ Remediation commands are provided from vendor data feeds and may vary depending + * **Resources affected** – Includes information about the registry, repository, resource type, image ID, and image operating system. It also includes information, such as when an image was last pushed, how many Amazon ECS tasks and Amazon EKS pods are deployed, and when the image was last used in the past 24 hours. If you have any deployed Amazon ECS tasks and Amazon EKS pods, you can view details by choosing the value for the field. This directs you to a screen where you can view information, such as the cluster ARN, when the resource was last used in the past 24 hours, the running and stopped count for the resource, and the workload name and type. +