Skip to content

v1.2

Compare
Choose a tag to compare
@debifrank debifrank released this 25 Oct 15:38
· 49 commits to main since this release

Changes in v1.2:

  • Bug Fixes
    • Node description null references
    • Importing template without selecting one
    • HTML Threat Matrix export incorrect calculation of Severity and Pervasiveness value
    • Node titles in attack narrative graphs failed to render when a space was present at the beginning of the string
    • Not supplying category titles in threat trees caused many exceptions. Fixed by enforcing category titles.
  • Philosophy Changes
    • Altered styling in event/template creation to better illustrate threat source characteristics being tied to the threat source as opposed to the event
    • Included extra BLS description for threat source info helper to explain this in better detail
  • Features Implemented
    • User is able to filter on MITRE ATT&CK technique ID now in addition to the technique title when selecting techniques for an event/template
    • Data from the recent MITRE ATT&CK v10 update has been incorporated
    • Attack narrative graphs now include a button to switch between white/black text
    • Attack narrative graphs now include semi-transparent rounded rectangles behind the node titles to improve readability
    • Exported attack trees open in a new tab
    • The chosen MITRE ATT&CK technique is now displayed outside of the accordion when creating an event/template
    • Default categories/colors have been added to the threat tree initialization process that mimics the ATT&CK structure.