Graylog2 / Graylog2/illuminate-documentation
Add MITRE Related Fields
Open
@gormanbj is already working on this.
Since Oct 20, 2023.
needs-discussion
triaged
- Dominant language
- HTML
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Now that a MITRE UID > name lookup exists in core, consider adding `attacks_technique_uid` and `attacks_technique_name` to schema.
Example:
`attacks_technique_uid` = T1059.001
`attacks_technique_name` = Command and Scripting Interpreter: PowerShell
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.