Skip to content

Add support for mixed domains in a single ATT&CK Navigator instance #180

Closed
@isaisabel

Description

As a user of the ATT&CK Navigator, I want to be able to open layers of multiple domains in a single instance.

  • Refactor the hardcoded enterprise, mobile and pre-attack domains to make the list of domains definable in the config file.
  • Allow the user to select the domain when opening a new layer
    • Each layer can only have one domain
  • When uploading a layer, determine the domain data to use by the layer domain field
  • Restrict layer-layer operations to layers of the same domain
  • Lazy-load domain data. Load domain data only once a layer is opened with the given domain
  • Refactor the layer domain field to use the ATT&CK convention:
    • mitre-enterprise becomes enterprise-attack
      -mitre-mobile becomes mobile-attack.
  • Updated new-tab UI:
    image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions