apparmor.d/pkg/aa
2024-05-25 22:22:57 +01:00
..
templates test(aa): update unit tests. 2024-05-25 22:16:31 +01:00
all.go
apparmor_test.go
apparmor.go
base.go
blocks.go feat(aa): add the hat struct. 2024-05-25 22:17:32 +01:00
capability.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
change_profile.go
data_test.go test(aa): add unit tests for the link rule. 2024-05-25 22:22:57 +01:00
dbus.go
file.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
io_uring.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
mount.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
mqueue.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
network.go
pivot_root.go
preamble.go chore: cosmetic & fix. 2024-05-25 22:21:59 +01:00
profile_test.go
profile.go feat(aa): format now merge access list. 2024-05-25 22:22:32 +01:00
ptrace.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
resolve_test.go
resolve.go
rlimit.go
rules_test.go test(aa): add unit tests for the link rule. 2024-05-25 22:22:57 +01:00
rules.go chore: cosmetic & fix. 2024-05-25 22:21:59 +01:00
signal.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
template.go chore: cosmetic & fix. 2024-05-25 22:21:59 +01:00
unix.go feat(aa): rewrite the toAccess function to parse, convert and verify the access values. 2024-05-25 22:14:43 +01:00
userns.go