mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
fix(service_name): fix typo in ServiceName field (#3723)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"Security",
|
||||
"Configuration"
|
||||
],
|
||||
"ServiceName": "EKS",
|
||||
"ServiceName": "eks",
|
||||
"SubServiceName": "",
|
||||
"ResourceIdTemplate": "",
|
||||
"Severity": "high",
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
"Security",
|
||||
"Configuration"
|
||||
],
|
||||
"ServiceName": "Artifact Registry",
|
||||
"ServiceName": "artifacts",
|
||||
"SubServiceName": "Container Analysis",
|
||||
"ResourceIdTemplate": "",
|
||||
"Severity": "medium",
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
"Security",
|
||||
"Configuration"
|
||||
],
|
||||
"ServiceName": "Google Container Registry (GCR)",
|
||||
"ServiceName": "gcr",
|
||||
"SubServiceName": "Container Scanning",
|
||||
"ResourceIdTemplate": "",
|
||||
"Severity": "medium",
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
"Security",
|
||||
"Configuration"
|
||||
],
|
||||
"ServiceName": "Google Kubernetes Engine (GKE)",
|
||||
"ServiceName": "gke",
|
||||
"SubServiceName": "",
|
||||
"ResourceIdTemplate": "",
|
||||
"Severity": "medium",
|
||||
|
||||
Reference in New Issue
Block a user