From f0ec0e47648b3cfb5a47f3c1554f20fed45fed27 Mon Sep 17 00:00:00 2001 From: HugoPBrito Date: Wed, 27 Aug 2025 11:04:04 +0200 Subject: [PATCH] chore: add to changelog --- prowler/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index a93d5a0e8a..f386223b56 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -15,6 +15,7 @@ All notable changes to the **Prowler SDK** are documented in this file. ### Changed - Refine kisa isms-p compliance mapping [(#8479)](https://github.com/prowler-cloud/prowler/pull/8479) - Update AWS Neptune service metadata to new format [(#8494)](https://github.com/prowler-cloud/prowler/pull/8494) +- CheckMetadata Pydantic validators [(#8584)](https://github.com/prowler-cloud/prowler/pull/8584) ### Fixed