mitre-attack / mitre-attack/attack-website
Missing search results
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 588
- Forks
- 174
- Avg merge
- 13d 4h
- Merged PRs (30d)
- 2
Description
Searching for shorter phrases is causing unexpected search results.
For instance, the phrase "QR" is present in T1598.003, but searching for it does not produce any results. In contrast, using a longer string like "QR codes" or "these QR codes" returns the mentioned technique as a search result.
This does not appear to happen for other one or two-letter searches.
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
Reproduce the issue by searching for "QR", then compare the results with "QR codes" and "these QR codes" on the MITRE ATT&CK website. Trace the website's search entry point to determine why this one- or two-letter query misses T1598.003, and consider the issue done when "QR" returns that technique without breaking other short searches.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100