8000 add ctime to security_file_open and fix variable type by AsafEitani · Pull Request #1167 · aquasecurity/tracee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add ctime to security_file_open and fix variable type #1167

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 2 commits into from
Dec 1, 2021

Conversation

AsafEitani
Copy link
Contributor

Add ctime of the opened file to security_file_open.
The type was fixed from unsigned long to u64 because it resulted in parsing errors of following argument.
This issue wasn't noticed because there are no arguments after the ctime argument of sched_process_exec.

@grantseltzer grantseltzer added this to the v0.6.5 milestone Dec 1, 2021
@yanivagman yanivagman merged commit 7e2186f into aquasecurity:main Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0