AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-03-30 · Documentation medium

File: securityhub/latest/userguide/controls-change-log.md

Summary

Updated Security Hub control change log with new supported runtime (ruby3.4) and Kubernetes version (1.30) parameters

Security assessment

Documents updates to security controls for supported software versions, which helps maintain compliance but does not address a specific disclosed security issue.

Diff

diff --git a/securityhub/latest/userguide/controls-change-log.md b/securityhub/latest/userguide/controls-change-log.md
index 7c0047fbb..e92364995 100644
--- a/securityhub/latest/userguide/controls-change-log.md
+++ b/securityhub/latest/userguide/controls-change-log.md
@@ -12,0 +13,2 @@ Date of change | Control ID and title | Description of change
+March 27, 2025 | [[Lambda.2] Lambda functions should use supported runtimes](./lambda-controls.html#lambda-2) | This control checks whether the runtime settings for an AWS Lambda function match expected values for supported runtimes in each language. Security Hub now supports `ruby3.4` as a parameter value for this control. AWS Lambda added support for this runtime.  
+March 26, 2025 | [[EKS.2] EKS clusters should run on a supported Kubernetes version](./eks-controls.html#eks-2) | This control checks whether an Amazon Elastic Kubernetes Service (Amazon EKS) cluster runs on a supported Kubernetes version. For the `oldestVersionSupported` parameter, Security Hub changed the value from `1.29` to `1.30`. The oldest supported Kubernetes version is now `1.30`.  
@@ -19 +21 @@ December 2, 2024 | [[Lambda.2] Lambda functions should use supported runtimes](.
-November 26, 2024 | [[EKS.2] EKS clusters should run on a supported Kubernetes version](./eks-controls.html#eks-2) | This control checks whether an Amazon Elastic Kubernetes Service (Amazon EKS) cluster runs on a supported Kubernetes version. The oldest supported version is `1.29`.  
+November 26, 2024 | [[EKS.2] EKS clusters should run on a supported Kubernetes version](./eks-controls.html#eks-2) | This control checks whether an Amazon Elastic Kubernetes Service (Amazon EKS) cluster runs on a supported Kubernetes version. The oldest supported version is now `1.29`.