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

List objects by markings

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

Nobody has claimed this yet.

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

Description

As a user, I want to be able to filter objects in lists by their marking definitions. For example, I want to be able to view only techniques that have the TLP:Green or TLP: White markings.

Adjust STIX Lists for objects which accept marking definitions so that users can filter by marking definition. This will also require the ATT&CK Workbench REST API to support queries by marking definition STIX ID (see https://github.com/center-for-threat-informed-defense/attack-workbench-rest-api/issues/98).

For performance, only fetch the list of marking definitions when the user opens the markings section of the filter menu.

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 with the STIX Lists filtering implementation and the markings section of the filter menu. Review the REST API query requirement in issue 98 for filtering by marking definition STIX ID. Done means supported objects can be filtered by selected markings and marking definitions are fetched only when that section is opened.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
api, frontend
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.