mitre-attack / mitre-attack/attack-navigator
Feature Request: Filter Exclude List
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 715
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 4
Description
I'd like to be able to exclude PRE by specifying just that. I don't like to just list a filter with everything but PRE in it because as filter categories are added, I would need to update my filter to include them. Instead, I'd like to just be able to exclude one or two and have it show all the rest, whatever those might be now or in the future.
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
The issue does not name files, tests, or entry points. Start by locating the code that parses and applies filter category selections, then trace how the available categories are assembled. Done means a filter can exclude PRE while including current and future categories by default, with coverage for the exclusion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100