Skip to content

Releases: mitre-attack/mitreattack-python

v6.1.0

12 May 17:56

Choose a tag to compare

v6.1.0 (2026-05-12)

This release is published under the Apache-2.0 License.

Chores

Features

Testing


Detailed Changes: v6.0.1...v6.1.0

v6.0.1

07 May 20:43

Choose a tag to compare

v6.0.1 (2026-05-07)

This release is published under the Apache-2.0 License.

Bug Fixes


Detailed Changes: v6.0.0...v6.0.1

v6.0.0

07 May 17:07

Choose a tag to compare

v6.0.0 (2026-05-07)

This release is published under the Apache-2.0 License.

Features

  • cli: Standardize ATT&CK export command (#237, e946f22)

Breaking Changes

  • cli: Renames console scripts from attackToExcel_cli to attack-to-excel and from attack_changelog to attack-changelog. The attack-to-excel CLI now uses Typer subcommands from-stix and from-release.

Detailed Changes: v5.7.0...v6.0.0

v5.7.0

06 May 12:01

Choose a tag to compare

v5.7.0 (2026-05-06)

This release is published under the Apache-2.0 License.

Features

  • Add attack_changelog command for generating changelog artifacts between ATT&CK versions (#236, b670b47)

Detailed Changes: v5.6.1...v5.7.0

v5.6.1

05 May 14:27

Choose a tag to compare

v5.6.1 (2026-05-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Update GitHub Actions to use client-id instead of app-id for token creation (#235, 0b72953)

Detailed Changes: v5.6.0...v5.6.1

v5.6.0

05 May 13:22

Choose a tag to compare

v5.6.0 (2026-05-05)

This release is published under the Apache-2.0 License.

Features


Detailed Changes: v5.5.0...v5.6.0

v5.5.0

28 Apr 14:04

Choose a tag to compare

v5.5.0 (2026-04-28)

This release is published under the Apache-2.0 License.

Features


Detailed Changes: v5.4.7...v5.5.0

v5.4.7

27 Apr 03:39

Choose a tag to compare

v5.4.7 (2026-04-27)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Handle missing related asset fields in assetsToDf function (#231, 6a1f288)

Detailed Changes: v5.4.6...v5.4.7

v5.4.6

24 Apr 13:32

Choose a tag to compare

v5.4.6 (2026-04-24)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Enhance grouping logic to preserve orphaned sub-techniques and prevent duplication (#229, 1b95cfe)

Detailed Changes: v5.4.5...v5.4.6

v5.4.5

20 Apr 22:23

Choose a tag to compare

v5.4.5 (2026-04-20)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Handle missing relationship descriptions in attackToExcel (#226, 439dd63)

  • Relationship description citations (#227, d3f2e30)

  • Use GitHub App installation token for release workflow (#228, f57c53b)

Continuous Integration

  • Hopefully this is blocked (c480e3e)

Detailed Changes: v5.4.4...v5.4.5