-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: user/group name in events (#150)
* feat: user/group name in kunai events * add: implement user/group name for ptrace and kill events * rework(user): Namespace turned into a trait for less confusion * refactor(user): Cache::get_user_in_ns and Cache::get_group_in_ns prototypes * fix: bug user/group parsing triggering strategy * log(user): turn missing ns error log message to debug
- Loading branch information
Showing
8 changed files
with
800 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.