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
306 stars 60 forks source link

Add bookmarks #16

Open isaisabel opened 4 years ago

isaisabel commented 4 years ago

As a user of the application, I want to be able to bookmark pages in the application. These bookmarks should show up in the "saved" tab of the resources drawer in a searchable list.

Items in this list should have the following features:

ElJocko commented 1 year ago

Probably requires REST API/database support.