Releases: mitre-attack/attack-data-model
Releases · mitre-attack/attack-data-model
v4.11.4
08 May 20:19
Compare
Sorry, something went wrong.
No results found
4.11.4 (2026-05-08)
Bug Fixes
analytics: validate no duplicate mutable elements (a332886 )
v4.11.3
08 May 19:46
Compare
Sorry, something went wrong.
No results found
4.11.3 (2026-05-08)
Bug Fixes
bundle: allow bundle parsing under Zod v4 pick-with-refinements restriction (6725f1a )
v4.11.2
08 May 19:13
Compare
Sorry, something went wrong.
No results found
4.11.2 (2026-05-08)
Bug Fixes
assets: make related_asset_sectors and description required in x_mitre_related_assets elements (be7d323 )
v4.11.1
08 May 18:49
Compare
Sorry, something went wrong.
No results found
4.11.1 (2026-05-08)
Bug Fixes
platforms: remove support for 'Google Workspace' and 'Azure AD' (fd2fa0d )
v4.11.0
06 May 17:50
Compare
Sorry, something went wrong.
No results found
4.11.0 (2026-05-06)
Features
logger: add configurable logger to control console output (f1627d6 )
v4.10.1
06 May 16:07
Compare
Sorry, something went wrong.
No results found
4.10.1 (2026-05-06)
Bug Fixes
detection-strategies: make x_mitre_contributors optional (efcfbe1 )
v4.10.0
17 Feb 20:02
Compare
Sorry, something went wrong.
No results found
4.10.0 (2026-02-17)
Features
schemas: export refinement check bundles in schema modules with partials (8c0871b )
v4.9.0
10 Feb 20:24
Compare
Sorry, something went wrong.
No results found
4.9.0 (2026-02-10)
Features
update schemas to enable running .partial() with refinements (33841e9 )
upgrade zod to v4.3.6 and introduce base schema pattern (7b1430e )
v4.8.0
26 Jan 20:31
Compare
Sorry, something went wrong.
No results found
4.8.0 (2026-01-26)
Features
stix-bundle.schema: validate that only one x-mitre-collection object exists (f249442 )
v4.7.0
16 Jan 20:51
Compare
Sorry, something went wrong.
No results found
4.7.0 (2026-01-16)
Features
detection-strategy.schema: enforce unique keys in x_mitre_analytic_refs (ab95e44 )
validation: add validateXMitreContentsReferences refinement for STIX bundle integrity (9c6fc9a )
validation: enforce unique object IDs in STIX bundles (e14b106 )
Reverts
remove unused refinement factory function, createUniqueObjectsOnlyRefinement (21d054c )