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": {
|
||||||
|
@ -106,4 +106,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "5dfcd9a9-d10c-48ae-9ba4-13c2428a994a",
|
"uuid": "5dfcd9a9-d10c-48ae-9ba4-13c2428a994a",
|
||||||
"version": 20220520
|
"version": 20220520
|
||||||
}
|
}
|
|
@ -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": {
|
||||||
|
@ -52,4 +52,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "4e758e53-6c84-47b0-a19b-362f587059e2",
|
"uuid": "4e758e53-6c84-47b0-a19b-362f587059e2",
|
||||||
"version": 20220520
|
"version": 20220520
|
||||||
}
|
}
|
Loading…
Reference in New Issue