mitre-attack / mitre-attack/attack-navigator

Techniques color adding hexadecimal values

Open
#303 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Points: 3 timescale/short-term
Dominant language
TypeScript
Stars
2.5k
Forks
715
Avg merge
7h 33m
Merged PRs (30d)
4

Description

As a user that uses ATT&CK navigator and it matrices as a purple team reporting tool
when creating a matrix from composition of other matrices
I would like to have the possibility of being able to get the color of the addition of the hexadecimal color values of the cells, instead of the score.

This way the light red plus light blue would be light purple, ligh red with strong blue, would be a less strong purple. With this functionality we will not lose the color gradient information. Also a red cell plus a white cell will be red, insted of having it purple using the scoring addition with gradients.

Losing gradient colors can done setting just 3 values red, blue and purple and giving 1, 2 and 3 score values.
I hope it makes sense :)

Thanks

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 by locating the ATT&CK Navigator matrix-composition flow and the handling of cell colors and scores. Reproduce the reported combinations, including light red with light blue and red with white, then define completion as preserving the combined hexadecimal color gradient instead of using only the summed score.

Written by the indexing model from the issue text.

Assessment

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