mitre-attack / attack-navigator

Web app that provides basic navigation and annotation of ATT&CK matrices
https://mitre-attack.github.io/attack-navigator
Apache License 2.0
1.92k stars 578 forks source link

Update to use STIX 2.1 Collection Index #607

Closed clemiller closed 2 months ago

clemiller commented 5 months ago

Navigator currently uses STIX 2.0 data, defined in config.json, which needs to be manually updated each release. This issue aims to transition to the STIX 2.1 Collection Index, while maintaining support for STIX 2.0 during the transition period.

Related: TAXII 2.1 #277

clemiller commented 2 months ago

Changes staged on develop