From 66a1ebe0e4f6a306c6c61df2450ed59f233029e8 Mon Sep 17 00:00:00 2001 From: Luke Snyder <709836+lksnyder0@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:39:54 -0400 Subject: [PATCH] Revert "Remove responsible from process" This reverts commit 27c3dd033eed70cef99cc242697158cfda45c4aa. --- schemas/process.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/schemas/process.yml b/schemas/process.yml index 5e7f5ab83a..abb5366d00 100644 --- a/schemas/process.yml +++ b/schemas/process.yml @@ -61,6 +61,10 @@ short_override: An array of previous executions for the process, including the initial fork. Only executable and args are set. normalize: - array + - at: process + as: responsible + short_override: Responsible process in macOS tracks the originating process of an app, key for understanding permissions and hierarchy. + beta: This field is beta and subject to change. fields: