mitre-attack / mitre-attack/attack-workbench-frontend

Add search drawer

Open
#15 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Points: 5
Dominant language
TypeScript
Stars
438
Forks
79
Avg merge
1d 21h
Merged PRs (30d)
3

Description

As a user of the application, I want to be able to easily search for objects by name and ID. I want the results of my searches to be useful.

Add a search tab to the resources drawer. The search tab should allow the user to search for objects by name or ID. Each result should include the following controls:

  1. View on ATT&CK Website (see center-for-threat-informed-defense/federated-attack-editor#11)
  2. link to View/Edit page
  3. copy LinkByID
  4. Bookmark (see center-for-threat-informed-defense/federated-attack-editor#12)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the resources drawer entry point in the Angular frontend and review the related federated-attack-editor issues #11 and #12. Add a search tab that finds objects by name or ID, with results providing ATT&CK Website, View/Edit, copy LinkByID, and Bookmark controls.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.