feat(changelog): update with latests changes

This commit is contained in:
pedrooot
2025-06-27 13:46:26 +02:00
parent ab534fbe82
commit e152848a59
+1
View File
@@ -42,6 +42,7 @@ 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)