apparmor.d/pkg/aa
Alexandre Pujol e616b9b3fc
feat(aa-log): ensure unix rule are not confused with network unix rule.
Both are technically the same, we simply prioritize `unix` to `network unix`.
2024-02-29 00:20:37 +00:00
..
templates feat(aa-log): an empty profile now return empty string. 2024-02-24 17:01:03 +00:00
capability.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
change_profile.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
data_test.go test(aa-log): add more tests about the mount rules. 2024-02-24 17:00:07 +00:00
dbus.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
file.go feat(aa-log): ensure rule access is always present. 2024-02-29 00:19:26 +00:00
include.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
io_uring.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
mount.go feat(aa-log): parse mount conditions from logs. 2024-02-24 16:58:38 +00:00
mqueue.go feat(aa-log): ensure rule access is always present. 2024-02-29 00:19:26 +00:00
network.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
pivot_root.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
profile_test.go feat(aa-log): an empty profile now return empty string. 2024-02-24 17:01:03 +00:00
profile.go feat(aa-log): ensure unix rule are not confused with network unix rule. 2024-02-29 00:20:37 +00:00
ptrace.go feat(aa-log): ensure rule access is always present. 2024-02-29 00:19:26 +00:00
rlimit.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
rules_test.go test(aa-log): add more tests about the mount rules. 2024-02-24 17:00:07 +00:00
rules.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
signal.go feat(aa-log): ensure rule access is always present. 2024-02-29 00:19:26 +00:00
template.go feat(aa-log): ensure rule access is always present. 2024-02-29 00:19:26 +00:00
unix.go feat(aa-log): ensure rule access is always present. 2024-02-29 00:19:26 +00:00
userns.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
variables_test.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
variables.go chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00