-
Notifications
You must be signed in to change notification settings - Fork 447
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
I would like to request the officialization (is that a real word?) of related.code_signature.* fields into ECS.
Motivation:
There have been quite a few occasions where I want to find any file, DLL, or process that has a certain digital signature. As it is now, I have to do or operations on dll.code_signature.subject_name, file..code_signature.subject_name, and process.code_signature.subject_name. It would be easier to just look at a related.code_signature.subject_name as I often do for things like user names and IP addresses.
Detailed Design:
Provide additional details around the design of the proposed changes.
- Field names
related.code_signature.*
- Example values for the fields
related.code_signature.subject_name: Google LLCrelated.code_signature.trusted: true- etc.
- Suggested appropriate datatypes
- Same as already exist in the
code_signatureschema.
- Same as already exist in the
- Any example events that map to the proposed use case(s)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.