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

@ -52,18 +52,6 @@
"disable_correlation": true,
"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.",
@ -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",