Merge branch 'master' of github.com:MISP/misp-taxonomies

pull/34/head
Alexandre Dulaunoy 2016-09-09 22:22:10 +02:00
commit c1dcf64bd0
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"namespace": "iep", "namespace": "iep",
"description": "Forum of Incident Response and Security Teams (FIRST) Information Exchange Policy (IEP) framework", "description": "Forum of Incident Response and Security Teams (FIRST) Information Exchange Policy (IEP) framework",
"version": 1, "version": 2,
"predicates": [ "predicates": [
{ {
"value": "id", "value": "id",
@ -234,7 +234,7 @@
"expanded": "Recipients MAY resell the information received." "expanded": "Recipients MAY resell the information received."
}, },
{ {
"value": "MUST NO", "value": "MUST NOT",
"expanded": "Recipients MUST NOT resell the information received unmodified or in a semantically equivalent format." "expanded": "Recipients MUST NOT resell the information received unmodified or in a semantically equivalent format."
} }
] ]