mitre-attack / mitre-attack/attack-website
Search result ordering issue
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 588
- Forks
- 174
- Avg merge
- 13d 4h
- Merged PRs (30d)
- 2
Description
It looks like the search result order is returning some out of order versus what is expected. For example, searching for T1005 shows T1055 first in this screenshot. We should look into why that is happening and address it!
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 reproducing the search for T1005 and compare its result order with the screenshot, especially the placement of T1055. Trace the website's search implementation to determine why the ordering differs; done means the expected result appears first and the ordering is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100