Results 48 issues of Paul Moore

Test the ability to filter events based on the different SELinux attributes for both subjects and objects.

enhancement
priority/low

Add tests to filter events based on file permissions.

enhancement
priority/low

Not related to filesystem watches, test the ability to filter audit events based on individual files.

enhancement
priority/low

Add tests to for event filtering based on inode numbering; for obvious reasons this should also include the device major/minor filtering.

enhancement
priority/low

Test the ability to filter events based on file, dir, socket, link, char, block, and fifo files.

enhancement
priority/low

Different from filesystem watches, use the directory as an event filter.

enhancement
priority/low

Create tests to filter based on the associated device. The use of loopback devices could be helpful.

enhancement
priority/low

Add tests to filter based on syscall argument values; this may be difficult due to platform differences.

enhancement
priority/low

Add tests to filter on different UID/GID values, the list currently appears to be: - auid - uid - euid - suid - fsuid - obj_uid - gid - egid...

enhancement
priority/low

It appears that commit 1852fe3d772914d848907f9d0656747776ed3f98 uncovered an issue on aarch64: ``` % ./regression -m c -T bpf-sim -b 29-sim-pseudo_syscall =============== Mon Oct 23 04:51:37 PM EDT 2023 =============== Regression Test...

bug
priority/medium