chg: [email] email-body-attachment added

pull/406/head
Alexandre Dulaunoy 2023-09-11 11:28:39 +02:00
parent d32f9b1add
commit 0edf925a59
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 1 deletions

View File

@ -57,6 +57,12 @@
"multiple": true,
"ui-priority": 1
},
"email-body-attachment": {
"description": "Body of the email as an attachment",
"disable_correlation": true,
"misp-attribute": "attachment",
"ui-priority": 1
},
"eml": {
"description": "Full EML",
"disable_correlation": true,
@ -258,9 +264,10 @@
"x-mailer",
"return-path",
"email-body",
"email-body-attachment",
"eml",
"msg"
],
"uuid": "a0c666e0-fc65-4be8-b48f-3423d788b552",
"version": 18
"version": 19
}