Skip to content

Commit 8afc016

Browse files
prowler-botpedroootjfagoagas
authored
feat(changelog): update version with fixes (#7905)
Co-authored-by: Pedro Martín <[email protected]> Co-authored-by: Pepe Fagoaga <[email protected]>
1 parent 3a51a45 commit 8afc016

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

prowler/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,15 @@ All notable changes to the **Prowler SDK** are documented in this file.
2121
- Add `repository_default_branch_requires_codeowners_review` check for GitHub provider. [(#7753)](https://github.com/prowler-cloud/prowler/pull/7753)
2222
- Add NIS 2 compliance framework for AWS. [(7839)](https://github.com/prowler-cloud/prowler/pull/7839)
2323

24-
### Fixed
24+
---
25+
26+
### [v5.7.2] Fixed
2527
- Fix `m365_powershell test_credentials` to use sanitized credentials. [(#7761)](https://github.com/prowler-cloud/prowler/pull/7761)
2628
- Fix `admincenter_users_admins_reduced_license_footprint` check logic to pass when admin user has no license. [(#7779)](https://github.com/prowler-cloud/prowler/pull/7779)
2729
- Fix `m365_powershell` to close the PowerShell sessions in msgraph services. [(#7816)](https://github.com/prowler-cloud/prowler/pull/7816)
2830
- Fix `defender_ensure_notify_alerts_severity_is_high`check to accept high or lower severity. [(#7862)](https://github.com/prowler-cloud/prowler/pull/7862)
31+
- Replace `Directory.Read.All` permission with `Domain.Read.All` which is more restrictive. [(#7888)](https://github.com/prowler-cloud/prowler/pull/7888)
32+
- Split calls to list Azure Functions attributes. [(#7778)](https://github.com/prowler-cloud/prowler/pull/7778)
2933

3034
---
3135

0 commit comments

Comments
 (0)