Releases: mitre-attack/attack-data-model
Releases · mitre-attack/attack-data-model
v4.5.1
v4.5.0
v4.4.1
v4.4.0
4.4.0 (2025-09-18)
Bug Fixes
- group.schema: validate x_mitre_contributors using xMitreContributorsSchema (832b863)
- objectMarkingRefsSchema: enforce .nonempty() on object marking refs arrays (f191ccf)
- software.schema: set object_marking_refs optional, x_mitre_contributors to robust validator (7bdd941)
Features
- add ts module that exports global constant ATTACK_SPEC_VERSION (0095e7d)
v4.3.0
4.3.0 (2025-09-12)
Bug Fixes
- prevent objects key from being dropped during bundle validation (aa61953)
- relationship.schema: restore transform to flag deprecation warning (5e9151b)
- remove nonexistant imports (dbc3ca1)
- remove nonexistant imports (834c80f)
- remove spec_version from STIX bundle object (11d4159)
- restore missing imports (49c296e)
Features
- add export from fetch-attack-version (ad38196)
- remove extensible schemas and update documentation (89eb9ec)
- stix-bundle.schema: add meta description to stixBundleSchema (89ad468)
- tactic.schema: add meta description to tacticSchema (2a23197)
- technique.schema: add meta description to techniqueSchema (c636861)
v4.2.0
4.2.0 (2025-09-12)
Bug Fixes
- api: remove traces of LogSourceImpl (f6ad826)
- attack-id: remove log source support from ATT&CK ID spec (eaedecb)
- relationship.schema: remove x_mitre_log_source_channel and add deprecation warning (c37c900)
- remove createFoundInRelationshipRefinement function (6bf9236)
- remove data_component_name from logSourceSchema (052aa1a)
- schemas: delete log source schema, add permutations to DCs, and update analytic log source refs (ec11916)
- schemas: update stix-bundle and relationship schemas to reflect log source changes (95e6759)
- stix-type: remove x-mitre-log-source stix type (fbdd1a1)