Alberto Miranda
Alberto Miranda
This PR adds an additional `intercept_hook_point_post_kernel` hook to the API that allows users to register a function to be called after a system call has been executed by the kernel...
This PR adds the missing arguments to the `clone()` system call, so that their values can be inspected when interception hooks are called. In our case, this is useful to...
### What happened? After some time of using the action with great success, the PR comments suddenly disappeared. The logs from the action run don't contain any explicit errors, and...