Skip to content

Commit 15bc317

Browse files
chore(changelog): prepare changelog for v5.26.1 (#11127)
1 parent 1536102 commit 15bc317

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

prowler/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ All notable changes to the **Prowler SDK** are documented in this file.
1010
- `iam_user_access_not_stale_to_sagemaker` check for AWS provider with configurable `max_unused_sagemaker_access_days` (default 90) [(#11000)](https://github.com/prowler-cloud/prowler/pull/11000)
1111
- `cloudtrail_bedrock_logging_enabled` check for AWS provider [(#10858)](https://github.com/prowler-cloud/prowler/pull/10858)
1212

13+
### 🔄 Changed
14+
15+
- `entra_emergency_access_exclusion` check for M365 provider now scopes the exclusion requirement to enabled Conditional Access policies with a `Block` grant control instead of every enabled policy, focusing on the lockout-relevant policy set [(#10849)](https://github.com/prowler-cloud/prowler/pull/10849)
16+
1317
---
1418

15-
## [5.26.1] (Prowler UNRELEASED)
19+
## [5.26.1] (Prowler v5.26.1)
1620

1721
### 🐞 Fixed
1822

1923
- `entra_users_mfa_capable` no longer flags disabled guest users by requesting `accountEnabled` and `userType` from Microsoft Graph via `$select` and using Graph as the source of truth for `account_enabled` (EXO `Get-User` does not return guest users) [(#11002)](https://github.com/prowler-cloud/prowler/pull/11002)
2024

21-
### 🔄 Changed
22-
23-
- `entra_emergency_access_exclusion` check for M365 provider now scopes the exclusion requirement to enabled Conditional Access policies with a `Block` grant control instead of every enabled policy, focusing on the lockout-relevant policy set [(#10849)](https://github.com/prowler-cloud/prowler/pull/10849)
24-
2525
---
2626

2727
## [5.26.0] (Prowler v5.26.0)

0 commit comments

Comments
 (0)