From d58343e11f0435067cf89c4b27cc58b7dccdd5d8 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 5 May 2026 08:51:50 +0200 Subject: [PATCH] chore(changelog): prepare for v5.25.2 (#10992) Co-authored-by: Pepe Fagoaga --- prowler/CHANGELOG.md | 2 +- ui/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 6ee31ade0d..1973b5df0a 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to the **Prowler SDK** are documented in this file. ### 🐞 Fixed -- `route53_dangling_ip_subdomain_takeover` now also flags `CNAME` records pointing to S3 website endpoints whose buckets are missing from the account +- `route53_dangling_ip_subdomain_takeover` now also flags `CNAME` records pointing to S3 website endpoints whose buckets are missing from the account [(#10920)](https://github.com/prowler-cloud/prowler/pull/10920) - Duplicate Kubernetes RBAC findings when the same User or Group subject appeared in multiple ClusterRoleBindings [(#10242)](https://github.com/prowler-cloud/prowler/pull/10242) - Match K8s RBAC rules by `apiGroup` [(#10969)](https://github.com/prowler-cloud/prowler/pull/10969) - Return a compact actor name from CloudTrail `userIdentity` events [(#10986)](https://github.com/prowler-cloud/prowler/pull/10986) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index d3798e2119..fa56be7c2e 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the **Prowler UI** are documented in this file. -## [1.25.2] (Prowler UNRELEASED) +## [1.25.2] (Prowler v5.25.2) ### 🔄 Changed