Releases: mitre/stixmarx
Releases · mitre/stixmarx
Version 1.0.8
Version 1.0.7
- The tool is now able to generate mappings dynamically for
stix
,cybox
, andmaec
versions that support TypedFields frommixbox
. - 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.
Version 1.0.6
- Update package requirements
Version 1.0.5
This release includes the following updates:
- Added a method that allows the dynamic update of registered field mappings.
Version 1.0.4
This release includes the following updates:
- #9 Fixed parsing issue where marked nodes with equivalent primitive datatypes were not properly applied.
Version 1.0.3
- #6 Fix issues related to lxml 4.2.0