8000 feat(ebpf): make security_file_open not rely on sys_enter/exit by OriGlassman · Pull Request #4226 · aquasecurity/tracee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(ebpf): make security_file_open not rely on sys_enter/exit #4226

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 1 commit into from
Aug 13, 2024

Conversation

OriGlassman
Copy link
Collaborator

1. Explain what the PR does

make security_file_open not rely on sys_enter/exit

2. Explain how to test it

./tracee -e=security_file_open

3. Other comments