Skip to content

Releases: mitre/stixmarx

Version 1.0.8

18 Nov 22:35
Compare
Choose a tag to compare
  • Fix deprecation warning from collections module

Version 1.0.7

28 Apr 19:33
Compare
Choose a tag to compare
  • 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.

Version 1.0.6

06 Sep 20:11
Compare
Choose a tag to compare
  • Update package requirements

Version 1.0.5

14 Jan 18:26
Compare
Choose a tag to compare

This release includes the following updates:

  • Added a method that allows the dynamic update of registered field mappings.

Version 1.0.4

04 Oct 14:21
Compare
Choose a tag to compare

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

21 Mar 17:38
Compare
Choose a tag to compare
  • #6 Fix issues related to lxml 4.2.0

1.0.2

26 May 18:42
Compare
Choose a tag to compare
  • initialize_fields() will now load the most recent unchanged version of the field mappings if no version explicitly matched.