From 76e058f28fd2948b2f77dc74ca8a325866923e00 Mon Sep 17 00:00:00 2001 From: pedrooot Date: Mon, 30 Jun 2025 16:44:31 +0200 Subject: [PATCH] feat(changelog): update with latest changes --- prowler/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 530a816294..03652c8a61 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -42,7 +42,6 @@ All notable changes to the **Prowler SDK** are documented in this file. - New check `monitor_alert_service_health_exists` for Azure provider [(#8067)](https://github.com/prowler-cloud/prowler/pull/8067) - Replace `Domain.Read.All` with `Directory.Read.All` in Azure and M365 docs [(#8075)](https://github.com/prowler-cloud/prowler/pull/8075) - Refactor IaC provider to use Checkov as Python library [(#8093)](https://github.com/prowler-cloud/prowler/pull/8093) -- Add PDF report generation for Prowler ThreatScore [(#8918)](https://github.com/prowler-cloud/prowler/pull/8018) ### Fixed - Consolidate Azure Storage file service properties to the account level, improving the accuracy of the `storage_ensure_file_shares_soft_delete_is_enabled` check [(#8087)](https://github.com/prowler-cloud/prowler/pull/8087)