mirror of https://github.com/MISP/misp-objects
formatting after jq_all_the_things
parent
1c3aff42c5
commit
2b19a8099e
|
@ -57,8 +57,8 @@
|
||||||
},
|
},
|
||||||
"date": {
|
"date": {
|
||||||
"description": "Date and time the e-mail was sent.",
|
"description": "Date and time the e-mail was sent.",
|
||||||
"misp-attribute": "text",
|
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
|
"misp-attribute": "text",
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"email-sender": {
|
"email-sender": {
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"date": {
|
"date": {
|
||||||
"description": "Date and time e-mail was sent.",
|
"description": "Date and time e-mail was sent.",
|
||||||
"misp-attribute": "text",
|
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
|
"misp-attribute": "text",
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"email-sender": {
|
"email-sender": {
|
||||||
|
|
Loading…
Reference in New Issue