chg: [jq] all the things

pull/289/head
Alexandre Dulaunoy 2020-08-28 16:45:47 +02:00
parent 3c1c9e5dd0
commit d35cd2d47f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 13 additions and 13 deletions

View File

@ -53,18 +53,6 @@
"misp-attribute": "text",
"ui-priority": 1
},
"twitter-following":{
"description": "following accounts of interest",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"twitter-followers":{
"description": "followers accounts of interest",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"hashtag": {
"description": "Hashtag embedded in the user description.",
"misp-attribute": "text",
@ -153,6 +141,18 @@
"misp-attribute": "text",
"ui-priority": 1
},
"twitter-followers": {
"description": "followers accounts of interest",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"twitter-following": {
"description": "following accounts of interest",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"url": {
"description": "Original URL location of the user (potentially malicious).",
"misp-attribute": "url",
@ -182,4 +182,4 @@
],
"uuid": "8066563f-881e-4f6a-9d6c-a9d15b8658bb",
"version": 6
}
}