mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
fix(gcp): remove typos on CIS 3.0 (#6917)
This commit is contained in:
committed by
César Arroba
parent
0a92af3eb2
commit
7c2441f6ff
@@ -222,7 +222,7 @@
|
||||
"Id": "1.11",
|
||||
"Description": "Ensure That Separation of Duties Is Enforced While Assigning KMS Related Roles to Users",
|
||||
"Checks": [
|
||||
"iam_role_kms_enforce_separation_of_duties”"
|
||||
"iam_role_kms_enforce_separation_of_duties"
|
||||
],
|
||||
"Attributes": [
|
||||
{
|
||||
@@ -394,7 +394,7 @@
|
||||
"Id": "2.2",
|
||||
"Description": "Ensure That Sinks Are Configured for All Log Entries",
|
||||
"Checks": [
|
||||
"cloudstorage_bucket_log_retention_policy_lock”"
|
||||
"cloudstorage_bucket_log_retention_policy_lock"
|
||||
],
|
||||
"Attributes": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user