chg: [dev] run validate_all/jq

pull/258/head
VVX7 2020-06-02 11:11:43 -04:00
parent 56bd29d829
commit 53d2a18811
3 changed files with 61 additions and 61 deletions

View File

@ -13,26 +13,6 @@
"multiple": true, "multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"profile_image": {
"description": "A screenshot or exported user avatar.",
"misp-attribute": "attachment",
"ui-priority": 1
},
"profile-image-url": {
"description": "A link to the user's avatar.",
"misp-attribute": "url",
"ui-priority": 1
},
"profile-banner": {
"description": "A screenshot or exported user avatar.",
"misp-attribute": "attachment",
"ui-priority": 1
},
"profile-banner-url": {
"description": "A link to the user's background image.",
"misp-attribute": "url",
"ui-priority": 1
},
"bio": { "bio": {
"description": "Displayed name.", "description": "Displayed name.",
"misp-attribute": "text", "misp-attribute": "text",
@ -127,6 +107,26 @@
], ],
"ui-priority": 1 "ui-priority": 1
}, },
"profile-banner": {
"description": "A screenshot or exported user avatar.",
"misp-attribute": "attachment",
"ui-priority": 1
},
"profile-banner-url": {
"description": "A link to the user's background image.",
"misp-attribute": "url",
"ui-priority": 1
},
"profile-image-url": {
"description": "A link to the user's avatar.",
"misp-attribute": "url",
"ui-priority": 1
},
"profile_image": {
"description": "A screenshot or exported user avatar.",
"misp-attribute": "attachment",
"ui-priority": 1
},
"tweets": { "tweets": {
"description": "Number of tweets posted.", "description": "Number of tweets posted.",
"disable_correlation": true, "disable_correlation": true,

View File

@ -18,18 +18,6 @@
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1 "ui-priority": 1
}, },
"member-count": {
"description": "Number of accounts following this list.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"subscriber-count": {
"description": "Number of accounts subscribing to this list.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"embedded-link": { "embedded-link": {
"description": "Link embedded in the description (potentially malicious).", "description": "Link embedded in the description (potentially malicious).",
"misp-attribute": "url", "misp-attribute": "url",
@ -59,11 +47,23 @@
"misp-attribute": "link", "misp-attribute": "link",
"ui-priority": 1 "ui-priority": 1
}, },
"member-count": {
"description": "Number of accounts following this list.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"name": { "name": {
"description": "List's screen name (without the @).", "description": "List's screen name (without the @).",
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1 "ui-priority": 1
}, },
"subscriber-count": {
"description": "Number of accounts subscribing to this list.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"url": { "url": {
"description": "Original URL location of the list (potentially malicious).", "description": "Original URL location of the list (potentially malicious).",
"misp-attribute": "url", "misp-attribute": "url",

View File

@ -24,6 +24,18 @@
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },
"favorite-count": {
"description": "Number of favorites.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"geo": {
"description": "Geolocation data.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"hashtag": { "hashtag": {
"description": "Hashtag embedded in the tweet", "description": "Hashtag embedded in the tweet",
"misp-attribute": "text", "misp-attribute": "text",
@ -48,12 +60,6 @@
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },
"geo": {
"description": "Geolocation data.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"language": { "language": {
"description": "The language of the post.", "description": "The language of the post.",
"disable_correlation": true, "disable_correlation": true,
@ -67,6 +73,23 @@
"multiple": true, "multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"name": {
"description": "Name of the account that posted this tweet.",
"misp-attribute": "text",
"ui-priority": 0
},
"possibly-sensitive": {
"description": "Does this post contain sensitive content?",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"possibly-sensitive-appealable": {
"description": "Is the sensitive content of this post appealable?",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"post": { "post": {
"description": "Raw text of the post.", "description": "Raw text of the post.",
"misp-attribute": "text", "misp-attribute": "text",
@ -88,24 +111,6 @@
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1 "ui-priority": 1
}, },
"favorite-count": {
"description": "Number of favorites.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"possibly-sensitive": {
"description": "Does this post contain sensitive content?",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"possibly-sensitive-appealable": {
"description": "Is the sensitive content of this post appealable?",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"source": { "source": {
"description": "Source of tweet (android, web etc).", "description": "Source of tweet (android, web etc).",
"misp-attribute": "text", "misp-attribute": "text",
@ -122,11 +127,6 @@
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 0 "ui-priority": 0
}, },
"name": {
"description": "Name of the account that posted this tweet.",
"misp-attribute": "text",
"ui-priority": 0
},
"username-quoted": { "username-quoted": {
"description": "Username who is quoted in the tweet.", "description": "Username who is quoted in the tweet.",
"misp-attribute": "text", "misp-attribute": "text",