Skip to content

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

Merged
seansica merged 1 commit intomainfrom
fix/make-contributors-optional-on-dets
May 6, 2026
Merged

fix(detection-strategies): make x_mitre_contributors optional#72
seansica merged 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
@seansica seansica merged commit e886c57 into main May 6, 2026
4 checks passed
@seansica seansica deleted the fix/make-contributors-optional-on-dets branch May 6, 2026 16:04
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🎉 This PR is included in version 4.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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