Skip to content

fix(detection-strategies): make x_mitre_contributors optional#72

Open
seansica wants to merge 1 commit intomainfrom
fix/make-contributors-optional-on-dets
Open

fix(detection-strategies): make x_mitre_contributors optional#72
seansica wants to merge 1 commit intomainfrom
fix/make-contributors-optional-on-dets

Conversation

@seansica
Copy link
Copy Markdown
Contributor

Hotfix: Make x_mitre_contributors optional on x-mitre-detection-strategy

Summary

x_mitre_contributors was incorrectly marked as required on x-mitre-detection-strategy objects in ATT&CK spec v3.3.0. This PR makes the field optional, matching its intended behavior.

Changes

  • Relaxed x_mitre_contributors from required to optional on x-mitre-detection-strategy.
  • x_mitre_attack_spec_version is intentionally not bumped — this is a corrective hotfix to v3.3.0, not a new spec revision.

@seansica seansica self-assigned this Apr 29, 2026
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.

[SPEC CHANGE] x_mitre_contributors should be optional on Detection Strategies

1 participant