Skip to content

Commit

Permalink
Add message_id as observable too
Browse files Browse the repository at this point in the history
---------

Signed-off-by: Michal Dobisek <mdobisek@cisco.com>
  • Loading branch information
MiDoCisco committed Feb 4, 2025
1 parent 2aa04d8 commit 14abf4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Thankyou! -->
## [Unreleased]

### Misc
1. Added `email.subject` and `email.uid` as an Observable types - `type_id: 39` and `type_id: 40`. #1326
1. Added `email.subject` and `email.uid` and `message_uid` as an Observable types - `type_id: 39`, `type_id: 40` and `type_id: 45`. #1326
1. Added `process_entity.uid` as an Observable type - `type_id: 41` #1326
1. Added `file_path_t` as an Observable type - `type_id: 42` and marked fields as this type #1326
- `lineage` dictionary attribute
Expand Down
3 changes: 2 additions & 1 deletion dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -3312,7 +3312,8 @@
"description": "RFC 5322",
"url": "https://www.rfc-editor.org/rfc/rfc5322"
}
]
],
"observable": 45
},
"metadata": {
"caption": "Metadata",
Expand Down

0 comments on commit 14abf4d

Please # to comment.