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

Ensure that sub-techniques and their parents' IDs are synchronized

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

Nobody has claimed this yet.

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

Description

As a user, I would like the Workbench to help me ensure that sub-technique ATT&CK IDs are always suffixes of their parent technique's IDs.

Add validators and functionalities to ensure that sub-techniques and their parent techniques' ATT&CK IDs stay synchronized. This may include disallowing edits for objects with subtechnique-of relationships, updating sub-technique IDs when the parent ID changes, and auto-prefixing the parent ATT&CK ID when editing a sub-technique's ATT&CK ID.

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

No files, tests, or entry points are named. Start by tracing the Workbench flows that edit ATT&CK techniques and sub-techniques, then identify where subtechnique-of relationships and ATT&CK IDs are validated; done means parent and sub-technique IDs remain synchronized across the described edits.

Written by the indexing model from the issue text.

Assessment

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