From fce43cea162cd62aa71f5dff69fcb854bef917ec Mon Sep 17 00:00:00 2001 From: Sergio Garcia Date: Wed, 27 Aug 2025 17:57:07 +0200 Subject: [PATCH] chore: update changelog (#8593) --- prowler/CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 400bf81639..78519335be 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the **Prowler SDK** are documented in this file. -## [v5.11.0] (Prowler UNRELEASED) +## [v5.11.0] (Prowler v5.11.0) ### Added - Certificate authentication for M365 provider [(#8404)](https://github.com/prowler-cloud/prowler/pull/8404) @@ -24,12 +24,6 @@ All notable changes to the **Prowler SDK** are documented in this file. ### Fixed - Resource metadata error in `s3_bucket_shadow_resource_vulnerability` check [(#8572)](https://github.com/prowler-cloud/prowler/pull/8572) - GitHub App authentication through API fails with auth_method validation error [(#8587)](https://github.com/prowler-cloud/prowler/pull/8587) - ---- - -## [v5.10.3] (Prowler UNRELEASED) - -### Fixed - AWS resource-arn filtering [(#8533)](https://github.com/prowler-cloud/prowler/pull/8533) - GitHub App authentication for GitHub provider [(#8529)](https://github.com/prowler-cloud/prowler/pull/8529) - List all accessible organizations in GitHub provider [(#8535)](https://github.com/prowler-cloud/prowler/pull/8535)