center-for-threat-informed-defense / mappings-explorer

Mappings Explorer enables cyber defenders to understand how security controls and capabilities map onto the adversary behaviors catalogued in the MITRE ATT&CK® knowledge base. These mappings form a bridge between the threat-informed approach to cybersecurity and the traditional security controls perspective.
https://ctid.io/mappings-explorer
Apache License 2.0
25 stars 8 forks source link

MAPEX-95 Implement site search #32

Closed mehaase closed 6 months ago

mehaase commented 7 months ago
  1. Update site_builder.py with some dummy code to build a lunr index and save it into output/static/lunr-index.json. It also renders the search.html template.
  2. Add lunr.js and lunr.min.js to static directory -- this contains the lunr library for client-search.
  3. Add search.js which contains starter code to load the index, run a query, and return the results with both match data and page data.
  4. Add search results table

Known limitations:

github-actions[bot] commented 7 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/

github-actions[bot] commented 6 months ago

This PR has been published to https://mappingsexplorer.z13.web.core.windows.net/MAPEX-95-build-search-index/