Proposal for blocking module expansion

pull/61/head
Alexandre Dulaunoy 2017-03-02 22:00:56 +01:00
parent 1c6ece2ae6
commit 4bc5cbaab7
1 changed files with 15 additions and 1 deletions

View File

@ -18,6 +18,15 @@
],
"predicate": "api"
},
{
"entry": [
{
"expanded": "block",
"value": "block"
}
],
"predicate": "expansion"
},
{
"predicate": "contributor",
"entry": [
@ -116,9 +125,14 @@
"description": "Event with this tag should not be synced to other MISP instances",
"expanded": "Should not sync",
"value": "should-not-sync"
},
{
"description": "Expansion tag incluencing the MISP behavior using expansion modules",
"expanded": "Expansion",
"value": "expansion"
}
],
"version": 3,
"version": 4,
"description": "MISP taxonomy to infer with MISP behavior or operation.",
"expanded": "MISP",
"namespace": "misp"