Skip to content

Flag mitre_attack_id keys in YMLs#3970

Closed
pyth0n1c wants to merge 1 commit intodevelopfrom
add_missing_mitre_attack_id_tag
Closed

Flag mitre_attack_id keys in YMLs#3970
pyth0n1c wants to merge 1 commit intodevelopfrom
add_missing_mitre_attack_id_tag

Conversation

@pyth0n1c
Copy link
Collaborator

A number of detection ymls are either missing the mitre_attack_id key altogether or
have declared mitre_attack_id: [], but do not dynamically calculate annotations.mitre_attack.mitre_technique_id in the SPL of the detection (nor extract it from another field at runtime).

Thi PR is marked as draft, and should fail contentctl validate, until this content is updated (if desired).
Missing tags can easily be found by searching for the string
DOES NOT DYANMICALLY CALCULATE MITRE_ATTACK_ID, PLEASE ADD APPROPRIATE HARDCODED MITRE ATTACK ID(S)

or which declared mitre_attack_id: [] but did not dynamically
calculate mitre_attack_id.
This should cause failures in contentctl validate until all
content is fixed.
@pyth0n1c
Copy link
Collaborator Author

Closing this PR - we will not take action on it at this time.

@pyth0n1c pyth0n1c closed this Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant