- The tool is now able to generate mappings dynamically for `stix`, `cybox`, and `maec` versions that support TypedFields from `mixbox`. - Moved ModelMapper classes and methods into `utils.py` in order to be used by stixmarx main logic. - Ability to save and load mappings as JSON.
1.0.6
- Update package requirements
1.0.5
This release includes the following updates:
- Added a method that allows the dynamic update of registered field mappings.
1.0.4
This release includes the following updates:
- https://github.com/mitre/stixmarx/pull/9 Fixed parsing issue where marked nodes with equivalent primitive datatypes were not properly applied.