Skip to content

Commit

Permalink
Merge branch 'main' into evidence
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan authored Aug 20, 2024
2 parents 616fc2b + 98f5409 commit 8c0b4bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,7 @@
"type": "string_t"
},
"confidence_id": {
"caption": "Confidence Id",
"caption": "Confidence ID",
"description": "The normalized confidence refers to the accuracy of the rule that created the finding. A rule with a low confidence means that the finding scope is wide and may create finding reports that may not be malicious in nature.",
"type": "integer_t",
"enum": {
Expand Down Expand Up @@ -2891,7 +2891,7 @@
},
"message_uid": {
"caption": "Message UID",
"description": "The email header Message-Id value, as defined by RFC 5322.",
"description": "The email header Message-ID value, as defined by RFC 5322.",
"type": "string_t"
},
"metadata": {
Expand Down Expand Up @@ -4092,7 +4092,7 @@
"type": "string_t"
},
"share_type_id": {
"caption": "Share Type Id",
"caption": "Share Type ID",
"description": "The normalized identifier of the share type.",
"sibling": "share_type",
"type": "integer_t",
Expand Down

0 comments on commit 8c0b4bb

Please sign in to comment.