-
Notifications
You must be signed in to change notification settings - Fork 25
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
RFE: add tests for file permission event filtering #12
Labels
Comments
rprobaina
added a commit
to rprobaina/audit-testsuite
that referenced
this issue
Aug 16, 2023
Add a very basic file permission change event filtering tests using the perl Test::Simple framework and with the file_delete test as inspiration. See: linux-audit#12 Signed-off-by: Ricardo Robaina <[email protected]>
rprobaina
added a commit
to rprobaina/audit-testsuite
that referenced
this issue
Aug 16, 2023
Add a very basic file permission change event filtering tests using the perl Test::Simple framework and with the file_delete test as inspiration. See: linux-audit#12 Signed-off-by: Ricardo Robaina <[email protected]>
rprobaina
added a commit
to rprobaina/audit-testsuite
that referenced
this issue
Aug 22, 2023
Add a very basic file permission change event filtering tests using the perl Test::Simple framework and with the file_delete test as inspiration. See: linux-audit#12 Signed-off-by: Ricardo Robaina <[email protected]>
rprobaina
added a commit
to rprobaina/audit-testsuite
that referenced
this issue
Aug 24, 2023
Add a very basic file permission change event filtering tests using the perl Test::Simple framework and with the file_delete test as inspiration. See: linux-audit#12 Signed-off-by: Ricardo Robaina <[email protected]>
pcmoore
pushed a commit
that referenced
this issue
Aug 28, 2024
Add a very basic file permission change event filtering tests using the perl Test::Simple framework and with the file_delete test as inspiration. See: #12 Signed-off-by: Ricardo Robaina <[email protected]> [PM: subject line tweaks] Signed-off-by: Paul Moore <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add tests to filter events based on file permissions.
The text was updated successfully, but these errors were encountered: