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

Added parsing for fsnotify mask and object type #408

Merged
merged 1 commit into from Mar 13, 2024

Conversation

oshaked1
Copy link
Contributor

The fsnotifty mask consists of flags that specify which filesystem events should be monitored. They are used internally by the fsnotify system and correspond to similarly named flags used by the individual APIs that use fsnotify (dnotify, inotify and fanotify).

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

@geyslan geyslan merged commit 0080df4 into aquasecurity:main Mar 13, 2024
14 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.

None yet

2 participants