pub const FILE_PE_SECTIONS: &str = "file.pe.sections";
An array containing an object for each section of the PE file. The keys that should be present in these objects are defined by sub-fields underneath pe.sections.*.
pe.sections.*