You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: rfcs/text/0044-add-apple-platform-specific-fields.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The following feelds needs to be considered being added:
16
16
17
17
Field | Type | Example | Description
18
18
--- | --- | --- | ---
19
-
process.responsible | keyword | Terminal.app | The responsible process on macOS, from an ancestry perspective, is the process that originally launched or spawned a given process.
19
+
responsible | keyword | Terminal.app | The responsible process on macOS, from an ancestry perspective, is the process that originally launched or spawned a given process.
20
20
platform_binary | boolean | true | Indicates wethether this process executable is a default platform binary shipped with the operating system.
21
21
endpoint_security_client | boolean | true | Indicates wethether this process executable is an Endpoint Security client.
0 commit comments