mitre-attack / mitre-attack/attack-navigator
Add "removing metadata underline" functionality to layer file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 715
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 4
Description
This issue is related to #400. As described, techniques have an underline when they have metadata attached.
Currently, the user is able to adjust whether the underline be added or not from the config file. We could add an option where the user is able to adjust the technique controls from the layer file itself.
This involves exploring ways to add this functionality to the layer file but also taking into consideration how it would affect the config file and which one should take precedence.
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 reading issue #400 and the existing config-file control for metadata underlines. Explore how layer-file options could represent this setting and determine which source takes precedence; done means the behavior and precedence are clearly defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100