fix Backend does not support map values of type <class 'bool'> (57)

This commit is contained in:
frack113
2021-08-29 09:10:30 +02:00
parent 5ad29cf0c2
commit 772fe06e10
@@ -4,6 +4,7 @@ description: Detects when multi-factor authentication (MFA) is disabled.
author: Austin Songer
status: experimental
date: 2021/08/26
modified: 2021/08/29
references:
- https://cloud.google.com/logging/docs/audit/gsuite-audit-logging#3
- https://developers.google.com/admin-sdk/reports/v1/appendix/activity/admin-security-settings#ENFORCE_STRONG_AUTHENTICATION
@@ -17,7 +18,7 @@ detection:
- ENFORCE_STRONG_AUTHENTICATION
- ALLOW_STRONG_AUTHENTICATION
eventValue:
new_value: false
new_value: 'false'
condition: all of them
level: medium
tags: