Skip to content

fix: update search filtering to give more accurate results - #645

Merged
jondricek merged 4 commits into
developfrom
search-fixes
Sep 14, 2026
Merged

jondricek merged 4 commits into
developfrom
search-fixes

Conversation

@adpare

@adpare adpare commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Description of what has changed

Improved ATT&CK ID search relevance.

  • Exact ID queries such as T1105 now show the matching ATT&CK object first.
  • Four-digit searches such as 1005 return matching complete IDs, such as T1005 and S1005, instead of unrelated prefix matches.
  • Parent-technique searches include matching sub-techniques.

Issues addressed by pull request

Addresses #596 and #626

@adpare
adpare requested a review from jondricek September 10, 2026 20:15
@sonarqubecloud

Copy link
Copy Markdown

@jondricek
jondricek merged commit d0196b5 into develop Sep 14, 2026
3 checks passed
@jondricek
jondricek deleted the search-fixes branch September 14, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants