mitre-attack / mitre-attack/attack-navigator
Techniques color adding hexadecimal values
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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