From a73fcd2a0d01d22a692c4bb6ac064e5a14a98d9f Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Wed, 18 Jun 2025 14:44:54 +0200 Subject: [PATCH] chore: add pr to changelog (#8057) Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com> --- prowler/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 5f61cd675b..026b59bc8c 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -43,6 +43,7 @@ All notable changes to the **Prowler SDK** are documented in this file. - Update SDK Azure call for ftps_state in the App Service [(#7923)](https://github.com/prowler-cloud/prowler/pull/7923) - Validate ResourceType in CheckMetadata [(#8035)](https://github.com/prowler-cloud/prowler/pull/8035) - Missing ResourceType values in check's metadata [(#8028)](https://github.com/prowler-cloud/prowler/pull/8028) +- Avoid user requests in setup_identity app context and user auth log enhancement [(#8043)](https://github.com/prowler-cloud/prowler/pull/8043) ---