Skip to content

Commit

Permalink
Revert "Remove responsible from process"
Browse files Browse the repository at this point in the history
This reverts commit 27c3dd0.
  • Loading branch information
lksnyder0 committed Oct 9, 2024
1 parent 27c3dd0 commit 66a1ebe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions schemas/process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 66a1ebe

Please sign in to comment.