Releases: mitre-attack/mitreattack-python
mitreattack-python v1.4.5
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
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
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
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
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
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
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
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
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
This update fixes a bug where loading taxii data locally did not work as expected.
See the changelog for more information.