being lax on origin to avoid rebuilding url path for unknown services

pull/53/head
Alexandre Dulaunoy 2017-11-22 17:08:56 +01:00
parent 51e873760e
commit b915869ab2
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
"origin": {
"description": "The link where the leak is (or was) accessible at first-seen.",
"ui-priority": 1,
"misp-attribute": "link"
"misp-attribute": "text"
},
"text": {
"description": "A description of the leak which could include the potential victim(s) or description of the leak.",
@ -74,7 +74,7 @@
"misp-attribute": "text"
}
},
"version": 5,
"version": 6,
"description": "An information leak as defined by the AIL Analysis Information Leak framework.",
"meta-category": "misc",
"uuid": "dc6a8fa2-0a43-4a0c-a5aa-b1a5336ca80e",