oasis-open / cti-stix-visualization

OASIS TC Open Repository: Lightweight visualization for STIX 2.0 objects and relationships
http://oasis-open.github.io/cti-stix-visualization
BSD 3-Clause "New" or "Revised" License
138 stars 43 forks source link

Support for multiple versions of same object #59

Open clenk opened 1 year ago

clenk commented 1 year ago

The visualizer doesn't support multiple versions of the same object, because certain data structures map objects by their id. Only one version for each STIX id will be displayed.