8000 adjust recently merged symbols_collision event and better document it by rafaeldtinoco · Pull Request #2743 · aquasecurity/tracee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adjust recently merged symbols_collision event and better document it #2743

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

Merged
merged 5 commits into from
Feb 20, 2023
Merged

adjust recently merged symbols_collision event and better document it #2743

merged 5 commits into from
Feb 20, 2023

Conversation

rafaeldtinoco
Copy link
Contributor

commit edd80f4 (HEAD -> symbols_coll_refactor, rafaeldtinoco/symbols_coll_refactor, main)
Author: Rafael David Tinoco rafaeldtinoco@gmail.com
Date: Sun Feb 19 14:25:27 2023

symbols_collision: refactor and comment extension

1. containers/path_resolver: return a pointer

2. ebpf/tracee:
   - cleanup derivation table init function
   - move symbols_collision initialization to the correct place

3. events/symbols_loaded:
   - extend init function with code from derivation table init
   - adjust formatting for readability

4. events/symbols_collision:
   - extend init function with code from derivation table init
   - adjust formatting for readability
   - add comments to explain the logic
   - rename variables for meaning clarity

5. events/symbols_collision_test:
   - adjust test to reflect the new init function

commit 0fa6ca5
Author: Rafael David Tinoco rafaeldtinoco@gmail.com
Date: Sun Feb 19 14:24:25 2023

cmd/flags/filter: nit spelling fix

commit cad2076
Author: Rafael David Tinoco rafaeldtinoco@gmail.com
Date: Fri Feb 17 13:41:00 2023

containers: rename PathResolver to ContainerPathResolver

commit 344f100
Author: Rafael David Tinoco rafaeldtinoco@gmail.com
Date: Thu Feb 16 22:11:18 2023

tracee: adjust singleton class by adding comments

commit c931a3e
Author: Rafael David Tinoco rafaeldtinoco@gmail.com
Date: Thu Feb 16 22:14:13 2023

tracee: advance bucketscache initialization

This is needed for further changes.

Copy link
Member
@geyslan geyslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just some suggestions.

This is needed for further changes.
1. containers/path_resolver: return a pointer

2. ebpf/tracee:
   - cleanup derivation table init function
   - move symbols_collision initialization to the correct place

3. events/symbols_loaded:
   - extend init function with code from derivation table init
   - adjust formatting for readability

4. events/symbols_collision:
   - extend init function with code from derivation table init
   - adjust formatting for readability
   - add comments to explain the logic
   - rename variables for meaning clarity

5. events/symbols_collision_test:
   - adjust test to reflect the new init function
@rafaeldtinoco rafaeldtinoco merged commit a4f438b into aquasecurity:main Feb 20, 2023
@rafaeldtinoco rafaeldtinoco deleted the symbols_coll_refactor branch February 20, 2023 14:20
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
0