From ce474189f0599a066248eeed3eb3206a828b58d0 Mon Sep 17 00:00:00 2001 From: "Andoni A." <14891798+andoniaf@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:27:42 +0100 Subject: [PATCH] docs(changelog): move entry to v5.18.0 unreleased section Move defender_atp_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 d39e2dfbfe..928ce48215 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_atp_safe_attachments_policy_enabled` check for M365 provider [(#9837)](https://github.com/prowler-cloud/prowler/pull/9837) ### 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_atp_safe_attachments_policy_enabled` check for m365 provider [(#9837)](https://github.com/prowler-cloud/prowler/pull/9837) ### Changed