Add email-body to the email object definition

pull/73/head
David Lord 2018-01-30 10:12:53 +10:00 committed by GitHub
parent 619c35ea0f
commit 8d7e3b34a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -138,6 +138,14 @@
"categories": [
"Payload delivery"
]
},
"email-body": {
"description": "Body of the email",
"misp-attribute": "email-body",
"ui-priority": 1,
"categories": [
"Payload delivery"
]
}
},
"requiredOneOf": [