Commit Graph

53 Commits (8d08dc52d0c459695bbbd99a4920c575da228740)

Author SHA1 Message Date
Alexandre Dulaunoy e455b17868
fix: communicate-with relationship added 2017-08-12 10:35:40 +02:00
Alexandre Dulaunoy ba3c888af8
Make relationship type more generic
Make the relationship types more generic especially to avoid issue
with community-designed standards that might change later the types,
broke compatibility or decide to change their mind due to some
proprietary vendors trying to lock-in the users.
2017-08-11 11:22:16 +02:00
Alexandre Dulaunoy 7573465e74
First version of the types of relationships for MISP objects
Relationship type can be from existing STIX 2.0 ones, MISP
relationships or other proposed by the community. Please be
careful that a relationship type can influence the ability
of export of MISP events if the type is not supported by
the target format.
2017-08-11 10:52:02 +02:00