Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion rfcs/text/0015-create-file-elf.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 0015: Create the ELF sub-field of the File fieldset

- Stage: **2 (candidate)**
- Date: **2021-02-10**
- Date: **2021-05-04**

Create the Executable Linkable Format (ELF) sub-field, of the `file` top-level fieldset. This document metadata can be used for malware research, as well as coding and other application development efforts.

Expand Down Expand Up @@ -235,6 +235,7 @@ The following are the people that consulted on the contents of this RFC.

* Stage 1: https://github.com/elastic/ecs/pull/1077
* Stage 2: https://github.com/elastic/ecs/pull/1294
* Stage 2 advancement date correction: https://github.com/elastic/ecs/pull/1409

<!--
* Stage 1: https://github.com/elastic/ecs/pull/NNN
Expand Down