Skip to content
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

feat: file create event #146

Merged
merged 2 commits into from
Nov 26, 2024
Merged

feat: file create event #146

merged 2 commits into from
Nov 26, 2024

Conversation

qjerome
Copy link
Member

@qjerome qjerome commented Nov 26, 2024

New event generated on file creation

File creation is a cheap alternative to logging more costly events such as write and write_close. These events are low in volume and offer great ways to identify suspicious file creation.

@qjerome qjerome merged commit 6401b7c into main Nov 26, 2024
2 checks passed
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.

1 participant