add: extends_uuid added - to extend another event from a MISP event

pull/13/head
Alexandre Dulaunoy 2018-04-10 10:46:03 +02:00
parent 71def14e4c
commit fd568ff71f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,7 @@
% ipr= "trust200902"
% area = "Security"
%
% date = 2018-02-09T00:00:00Z
% date = 2018-04-10T00:00:00Z
%
% [[author]]
% initials="A."
@ -210,6 +210,11 @@ sharing\_group\_id represents a human-readable identifier referencing a Sharing
sharing\_group\_id is represented by a JSON string and **SHOULD** be present. If a distribution level other than "4" is chosen the sharing\_group\_id **MUST** be set to "0".
#### extends_uuid
extends\_uuid represents which event is extended by this event. The extend\_uuid is described as an Universally Unique IDentifier (UUID) [@!RFC4122] with the UUID of the extended event.
extends\_uuid is represented as a JSON string. extends\_uuid **SHOULD** be present.
## Objects