-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ATT&CK subtechniques to the schema #337
Add ATT&CK subtechniques to the schema #337
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Looks like it merged in Kibana 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@brokensound77 I think I assumed multiple tactics would also be fixed in the same PR. so I need to do some double checking before we merge |
Issues
Part of #215
Related/blocked by elastic/kibana#75771
Related/blocked by elastic/kibana#83511
Related to #614
Summary
Added ATT&CK subtechniques to the schema validation, and drop the field when downgrading from 7.10 to previous versions when the field wasn't available. I haven't added any CLI support yet. I'm not sure how we want to navigate that, especially when we allow multiple tactics in a single threat mapping.