Skip to content
Ivan Kirillov edited this page Oct 10, 2013 · 24 revisions

The MAEC Comparator is a python-maec API class (formerly implemented as a separate utility), currently implemented in the Bundle module (bundle/bundle.py) that permits for some basic comparisons to be made between two or more MAEC Bundles. Currently this works at the Object-level (including those embedded as Associated Objects in Actions), but we plan on adding support for comparison between other MAEC entities in the near future.

Features

Currently the comparator allows for the following comparisons to be made: *Finding all unique objects between two or more MAEC Bundles *Finding

Output Format

Interface

Clone this wiki locally