mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 04:21:52 +00:00
fix(prowler-threatscore): remove typo from description req 1.2.3 - m365 (#8387)
Co-authored-by: Pedro Martín <pedromarting3@gmail.com> Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
This commit is contained in:
@@ -15,6 +15,7 @@ All notable changes to the **Prowler SDK** are documented in this file.
|
||||
### Fixed
|
||||
- Add more validations to Azure Storage models when some values are None to avoid serialization issues [(#8325)](https://github.com/prowler-cloud/prowler/pull/8325)
|
||||
- `sns_topics_not_publicly_accessible` false positive with `aws:SourceArn` conditions [(#8326)](https://github.com/prowler-cloud/prowler/issues/8326)
|
||||
- Remove typo from description req 1.2.3 - Prowler ThreatScore m365 [(#8384)](https://github.com/prowler-cloud/prowler/pull/8384)
|
||||
- Way of counting FAILED/PASS reqs from `kisa_isms_p_2023_aws` table [(#8382)](https://github.com/prowler-cloud/prowler/pull/8382)
|
||||
|
||||
---
|
||||
|
||||
@@ -348,7 +348,7 @@
|
||||
},
|
||||
{
|
||||
"Id": "1.2.3",
|
||||
"Description": "entra_managed_device_required_for_mfa_registration",
|
||||
"Description": "Ensure the admin consent workflow is enabled.",
|
||||
"Checks": [
|
||||
"entra_admin_consent_workflow_enabled"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user