Merge pull request #73 from d-lord/master

Add email-body to the email object definition
pull/74/head
Alexandre Dulaunoy 2018-01-30 08:48:00 +01:00 committed by GitHub
commit b736a63170
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": [