apparmor.d/pkg/aa
2024-06-15 22:28:37 +01:00
..
templates feat(aa): add the hat template. 2024-05-28 18:16:21 +01:00
all.go chore(aa): cleanup. 2024-05-28 18:22:14 +01:00
apparmor_test.go fix: profile compilation. 2024-06-15 22:28:37 +01:00
apparmor.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
base.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
blocks.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
capability.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
change_profile.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
convert_test.go chore: cleanup unit test. 2024-05-30 13:10:07 +01:00
convert.go feat(aa): move conversion function to its own file & add unit tests. 2024-05-30 12:32:30 +01:00
data_test.go fix: go linter issue & not defined variables. 2024-05-30 12:28:12 +01:00
dbus.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
file.go feat(aa): move conversion function to its own file & add unit tests. 2024-05-30 12:32:30 +01:00
io_uring.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
mount.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
mqueue.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
network.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
parse_test.go tests(aa): improve rules unit tests. 2024-05-29 21:17:21 +01:00
parse.go tests(aa): improve aa unit tests. 2024-05-29 21:18:30 +01:00
pivot_root.go chore(aa): cosmetic. 2024-05-30 20:56:53 +01:00
preamble.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
profile_test.go feat(aa): cleanup, fix import and add some unit tests. 2024-05-05 14:19:25 +01:00
profile.go feat(aa): simplify unix log parsing. 2024-06-15 21:59:31 +01:00
ptrace.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
resolve_test.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
resolve.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
rlimit.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
rules_test.go tests(aa): improve rules unit tests. 2024-05-29 21:17:21 +01:00
rules.go feat(aa): move conversion function to its own file & add unit tests. 2024-05-30 12:32:30 +01:00
signal.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
template.go chore(aa): cosmetic. 2024-05-30 20:56:53 +01:00
unix.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
userns.go feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00