center-for-threat-informed-defense / attack-workbench-frontend

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.
https://mitre-engenuity.org/cybersecurity/center-for-threat-informed-defense/our-work/attck-workbench/
Apache License 2.0
325 stars 61 forks source link

[REQUEST] Option to Include All Objects from Latest ATT&CK Release in Collection #566

Open erinehall opened 6 days ago

erinehall commented 6 days ago

Currently, creating or editing a collection does not offer an easy way to include all ATT&CK objects from the most recent release, making the process more manual and time-consuming.

Solution: Add a feature that allows users to quickly include all ATT&CK objects from the latest release when creating a new collection or editing a draft collection.

Potential Implementations:

  1. Provide an "Include All from Latest Release" checkbox or button in the collection creation/editing interface.
  2. Automatically populate the collection with the most recent ATT&CK objects when the option is selected, while allowing further customization.