mitre-attack / mitre-attack/attack-website

Search result ordering issue

Open
#626 0 comments 0 reactions 0 assignees View on GitHub

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!

Image

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.