An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains an Angular-based web application providing the user interface for the ATT&CK Workbench application.
As a user, I want to be able to import a collection from a file upload, remote URL (specified by the user of from a collection index).
This interface should provide an import "preview" that displays the contents of the collection. The user should be able to remove items from the import that they don't want to import.
As a user, I want to be able to import a collection from a file upload, remote URL (specified by the user of from a collection index).
This interface should provide an import "preview" that displays the contents of the collection. The user should be able to remove items from the import that they don't want to import.
See also #74.