fix(json-ocsf): Remove risk field from unmapped (#3759)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Pedro Martín
2024-04-12 10:55:52 +02:00
committed by GitHub
parent 82bd4e940f
commit e9117f95ee
3 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ The following is the mapping between the native JSON and the Detection Finding f
| ResourceType | resources.type |
| ResourceDetails | _Not mapped yet_ |
| Description | finding_info.desc |
| Risk | unmapped.risk |
| Risk | risk_details _Available from OCSF 1.2_ |
| RelatedUrl | unmapped.related_url |
| Remediation.Recommendation.Text | remediation.desc |
| Remediation.Recommendation.Url | remediation.references |