Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProcessTree: add the first annotation, originator (4/4) #1296

Merged
merged 6 commits into from
Apr 11, 2024

Conversation

kallsyms
Copy link
Contributor

This PR adds the first annotator to the tree and to Santa, allowing processes to be labeled with which of a handful of potentially long-running "originators" created the process. Current tracked originators are /usr/bin/login and /usr/sbin/cron.

@kallsyms kallsyms force-pushed the pt-4 branch 2 times, most recently from 593f339 to b43682e Compare March 14, 2024 19:23
@kallsyms kallsyms marked this pull request as ready for review March 26, 2024 19:06
@kallsyms kallsyms requested a review from a team as a code owner March 26, 2024 19:06
Source/santad/ProcessTree/process_tree.proto Outdated Show resolved Hide resolved
Source/santad/SantadDeps.mm Outdated Show resolved Hide resolved
Source/santad/SantadDeps.mm Outdated Show resolved Hide resolved
@mlw mlw added this to the 2024.4 milestone Mar 29, 2024
@mlw mlw modified the milestones: 2024.4, 2024.5 Apr 5, 2024
@kallsyms kallsyms merged commit d5a7c5f into google:main Apr 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants