From d2aa0e9814e65ac37423d2ff721ff615e79225f1 Mon Sep 17 00:00:00 2001 From: "Andoni A." <14891798+andoniaf@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:40:29 +0100 Subject: [PATCH] docs(changelog): move entry to v5.18.0 unreleased section Move defender_safe_attachments_policy_enabled entry from v5.17.0 (already released) to v5.18.0 unreleased section. --- prowler/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index c20ad49c93..5e44ba9a4e 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to the **Prowler SDK** are documented in this file. - `compute_instance_suspended_without_persistent_disks` check for GCP provider [(#9747)](https://github.com/prowler-cloud/prowler/pull/9747) - `codebuild_project_webhook_filters_use_anchored_patterns` check for AWS provider to detect CodeBreach vulnerability [(#9840)](https://github.com/prowler-cloud/prowler/pull/9840) +- `defender_safe_attachments_policy_enabled` check for M365 provider [(#9833)](https://github.com/prowler-cloud/prowler/pull/9833) ### Changed @@ -45,7 +46,6 @@ All notable changes to the **Prowler SDK** are documented in this file. - CIS 6.0 for M365 provider [(#9779)](https://github.com/prowler-cloud/prowler/pull/9779) - CIS 5.0 compliance framework for the Azure provider [(#9777)](https://github.com/prowler-cloud/prowler/pull/9777) - `Cloudflare` Bot protection, WAF, Privacy, Anti-Scraping and Zone configuration checks [(#9425)](https://github.com/prowler-cloud/prowler/pull/9425) -- `defender_safe_attachments_policy_enabled` check for m365 provider [(#9833)](https://github.com/prowler-cloud/prowler/pull/9833) ### Changed