Skip to content

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

Mappings Explorer v1.1.0

15 Apr 16:49
d4c41dd
Compare
Choose a tag to compare

Release Notes

v1.1.0 of the Mappings Explorer is live with a completely new Mapping Framework.

What's New

  • The M365 Mappings Project is now available to explore.

Bug Fixes

  • Search index now includes all Mapping Projects (not just NIST 800-53).

Mappings Explorer v1.0.0

27 Mar 18:34
dfc5b0d
Compare
Choose a tag to compare

Release Notes

v1.0.0 of the Mappings Explorer is here! Navigate Mappings data like never before with a new web-based interface.

What's New

  • View all Mapping projects organized by framework.
  • Reference each project's Mapping Methodology and Scoring Rubric.
  • Choose a mapping framework/version and ATT&CK domain/version to view relevant Mappings.
  • Leverage powerful filtering and cross-referencing features to drill down into specific Mappings.
  • Download Mappings data as a .JSON, .YAML, .CSV, or Microsoft Excel (.XLSX) File, ATT&CK Navigator Layer, or STIX Bundle.
  • Search across all projects using global search.
  • View all Mappings associated with a specific ATT&CK Technique.
  • View a heatmap of all Mappings associated with a specific domain/version of ATT&CK.
  • Read about Use Cases, Related Projects, and more.

Extras

  • Want to create your own Mapping Files? Checkout the Mapping Editor's public beta.

Mappings Explorer v0.1.0

29 Nov 15:01
3057bd7
Compare
Choose a tag to compare
Pre-release

0.1.0 (2023-11-29)

Features

  • add additional validation checks for groups and mapping_types (37324b6)
  • add mapping artifact download links to landing pages (6b43cb4)
  • add Mappings landing pages to Mappings Explorer (482c185)
  • add support for .csv and .json export (dea957c)
  • add support for ATT&CK Navigator Layers (b8770bb)
  • add support for Excel Spreadsheet (.xlsx) export (9f14ec5)
  • add support for mapping object groups (fa94ecb)
  • add support for mappings schema validation (7d9bab5)
  • add support for mappings schema validation across a directory (3929017)
  • add support for STIX Bundle export (96de922)
  • implement initial mappings conversion CLI (052a883)
  • implement initial Mappings Explorer (0bb6567)
  • integrate real Mappings data into Mappings landing pages (55d995a)

Bug Fixes

  • correct mapping_types definition (8739e39)