From f8a306babdaa6f57d2e8b9e5216358bf2ab96616 Mon Sep 17 00:00:00 2001 From: Jaen-923 <113357550+Jaen-923@users.noreply.github.com> Date: Sun, 27 Jul 2025 19:31:52 +0900 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: ghkim583 <203069125+ghkim583@users.noreply.github.com> --- prowler/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 922fb44d45..92edcf2f45 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -15,7 +15,7 @@ All notable changes to the **Prowler SDK** are documented in this file. ### Fixed - False positives in SQS encryption check for ephemeral queues [(#8330)](https://github.com/prowler-cloud/prowler/pull/8330) -- Fixed typographical errors in compliance-related files [(#8367)](https://github.com/prowler-cloud/prowler/pull/8367) +- Fixed typographical errors in ISMS-P compliance-related files [(#8367)](https://github.com/prowler-cloud/prowler/pull/8367) ---