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] Mark Collection as Official ATT&CK Release #565

Open erinehall opened 6 days ago

erinehall commented 6 days ago

There is currently no feature to mark a collection and all its contents as an official ATT&CK release.

Solution: Add a feature to mark a collection and all of its contents as an official ATT&CK release.

Potential Implementations:

  1. Include a "Mark as a Release" button in the Collection Manager that updates the status of the collection and its contents.
  2. Add a visual indicator or tag (e.g., with the release number) on the collection for clear identification.