roikol

Results 13 issues of roikol

## Prerequisites - [ ] This affects latest released version. - [x] This affects current development tree (origin/HEAD). - [ ] There isn't an issue describing the bug. Select one...

bug

create event to indicate path rename ## Initial Checklist - [x] There is an issue describing the need for this PR. - [x] Git log contains summary of the change....

Select one OR another: - [x] I'll create a PR to implement this feature (assign to yourself). - [ ] Someone else should implement this (describe it well). ## Feature...

feature

parse http data from packets labeled as http, and output the event. support two http events - http_request and http_response. ## Initial Checklist - [x] There is an issue describing...

## Prerequisites - [ ] This affects latest released version. - [x] This affects current development tree (origin/HEAD). - [x] There isn't an issue describing the bug. Select one OR...

bug

## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...

feature

add helper to parse bpf program type

this parsing helper function would be used by the Tracee PR implementing this issue: https://github.com/aquasecurity/tracee/issues/2003

this event indicates an ebpf program being attached to a perf event. this event includes arguments describing the bpf program, and arguments describing the perf event. an example event: `14:18:52:018729...

PR/needs-rebase

## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...

feature