fix: disable correlation on microblog type (Twitter or alike)

pull/65/head
Alexandre Dulaunoy 2017-12-30 19:26:48 +01:00
parent 5cd069acdd
commit b4d30b1419
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@
"description": "Type of the microblog post",
"ui-priority": 1,
"misp-attribute": "text",
"disable_correlation": true,
"sane_default": [
"Twitter",
"Facebook",
@ -61,7 +62,7 @@
"misp-attribute": "text"
}
},
"version": 3,
"version": 4,
"description": "Microblog post like a Twitter tweet or a post on a Facebook wall.",
"meta-category": "misc",
"uuid": "8ec8c911-ddbe-4f5b-895b-fbff70c42a60",