Filter or block list added to the OSINT taxonomy

pull/41/head
Alexandre Dulaunoy 2016-10-09 12:54:13 +02:00
parent 5720452470
commit a71a784bd0
1 changed files with 5 additions and 1 deletions

View File

@ -25,6 +25,10 @@
{ {
"expanded": "Mailing-list", "expanded": "Mailing-list",
"value": "mailing-list" "value": "mailing-list"
},
{
"expanded": "Block or Filter List",
"value": "block-or-filter-list"
} }
], ],
"predicate": "source-type" "predicate": "source-type"
@ -94,7 +98,7 @@
], ],
"namespace": "osint", "namespace": "osint",
"description": "Open Source Intelligence - Classification (MISP taxonomies)", "description": "Open Source Intelligence - Classification (MISP taxonomies)",
"version": 1, "version": 2,
"predicates": [ "predicates": [
{ {
"value": "source-type", "value": "source-type",