From 5aaf6e485805fa8b10ebe59ac86a8224c738c105 Mon Sep 17 00:00:00 2001 From: Daniel Barranquero Date: Wed, 4 Jun 2025 09:29:14 +0200 Subject: [PATCH] feat(app): add changelog --- prowler/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 2d4a622c30..d41aa4f6de 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -23,6 +23,9 @@ All notable changes to the **Prowler SDK** are documented in this file. - Add NIS 2 compliance framework for Azure. [(7857)](https://github.com/prowler-cloud/prowler/pull/7857) - Add search bar in Dashboard Overview page. [(#7804)](https://github.com/prowler-cloud/prowler/pull/7804) +### Fixed +- Update SDK Azure call for ftps_state in the App Service. [(#7923)](https://github.com/prowler-cloud/prowler/pull/7923) + --- ### [v5.7.2] Fixed