Skip to content

Releases: mitre-attack/mitreattack-python

mitreattack-python v1.4.5

09 Mar 14:52

Choose a tag to compare

This release contains a collection of bug fixes regarding instantiation of core objects, as well as improving support for non-ascii characters (UTF-16). Please see the changelog for more details.

mitreattack-python v1.4.4

22 Feb 14:30

Choose a tag to compare

This release is a minor bug fix to maintain compatibility with the live navigator instance, specifically due to changes in the 4.3 Layer format. See the changelog for more details.

mitreattack-python v1.4.3

16 Feb 16:11

Choose a tag to compare

This release adds a bunch of documentation regarding the process of contributing and releasing this library. It also includes a minor bug fix for AttackToExcel. See the changelog for more details.

mitreattack-python v1.4.2

11 Jan 13:55

Choose a tag to compare

This release adds support for multiple CAPEC IDs per technique in AttackToExcel, as well as support for the new Attack Layers 4.3 format. Please see the changelog for more details.

mitreattack-python v1.4.1

17 Dec 15:14

Choose a tag to compare

Adds a few additional features, such as CAPEC ID parsing and relationship citation extraction for AttackToExcel, and overall support for the ATT&CK Workbench.

See the changelog for more details.

mitreattack-python v1.4

21 Oct 21:28

Choose a tag to compare

This release introduces compatibility with ATT&CK V10.0, as well as additional functionality in the form of the collections module.

See the changelog for more details.

mitreattack-python v1.3.1

22 Sep 17:17

Choose a tag to compare

Minor release that downgrades the required version of taxii2-client to 2.2.2 due to a bug in 2.3.0.

mitreattack-python v1.3

20 Aug 13:15

Choose a tag to compare

This release introduces generator functionality, as well improving the attackToExcel tool by adding support for platforms.

See the changelog for more details.

mitreattack-python v1.2.2

27 Jul 13:58

Choose a tag to compare

This update fixes a few bugs related to how different components interact with each other.

See the changelog for more details.

mitreattack-python v1.2.1

16 Jun 18:30
9637367

Choose a tag to compare

This update fixes a bug where loading taxii data locally did not work as expected.

See the changelog for more information.