-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
Currently, output to MITRE ATT&CK navigator only colors the techniques in cart in red. When uploading it to the ATT&CK navigator it leaves all the non-selected techniques on. This makes it hard to find the marked techniques.
Recommend when exporting to MITRE ATT&CK navigator to automatically set any techniques not in cart.
"enabled": false,"
Or rather do it backwards, where all things in the JSON are intiated as "enabled": false,
then only set items in the car as "enabled": false,
This will make output from Decider easier to read in ATT&CK navigator
Metadata
Metadata
Assignees
Labels
No labels