docs(reporting): fix mapping of json-ocsf field cloud.account.type (#4186)

This commit is contained in:
Kay Agahd
2024-06-04 22:17:28 +01:00
committed by GitHub
parent 910c969473
commit 8c29bbfe4e
+1 -1
View File
@@ -333,7 +333,7 @@ The following is the mapping between the native JSON and the Detection Finding f
| --- |---|
| AssessmentStartTime | event_time |
| FindingUniqueId | finding_info.uid |
| Provider | cloud.account.type |
| Provider | cloud.provider |
| CheckID | metadata.event_code |
| CheckTitle | finding_info.title |
| CheckType | unmapped.check_type |