Skip to content

attack-navigator v4.8.1

Compare
Choose a tag to compare
@clemiller clemiller released this 25 Apr 13:23
· 429 commits to master since this release

4.8.1 - 25 April 2023

Adds support for ATT&CK v13.

Improvements

  • Users can disable the background color effect on manually assigned colors, aggregate scores, or non-aggregate scores by editing src/assets/config.json or through the "Create Customized Navigator" interface. See issue #371.
  • Added image orientation options and new preset image size options to the SVG exporter. See issue #547.

Fixes

  • Fixed an issue where aggregate scores were calculated on techniques with no sub-techniques. See issue #539.
  • Fixed an issue where pinned tooltips would cover the "pin/unpin tooltip" option in the context menu. See issue #542.
  • Fixed inconsistencies with dark theme in the SVG exporter. See issue #546.