Paul Cacheux
Paul Cacheux
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...
### What does this PR do? The btfhub project recently started uploading btf files for oracle linux "ol7". This PR adds support for those constants by: - improving the error...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...
### What does this PR do? This PR splits CWS functional tests into host and docker based runs. This has multiple goals: - quicker test runs (since host and docker...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...
### What does this PR do? This PR adds a new syntax revision field to rego rules, allowing the user to provide a revision selecting a set of defaults for...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...
### What does this PR do? This PR removes `tracepoint/syscalls/sys_exit_*` hooks in favor of `raw_syscalls`. This PR also adds missing handler for new event types. ### Motivation ### Additional Notes...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...
### What does this PR do? We run a lot of windows tests everyday, this PR would allow us to auto-cancel jobs on branches where new commits have been pushed...