apparmor.d/pkg/aa
2024-05-30 13:10:07 +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 tests(aa): improve aa unit tests. 2024-05-29 21:18:30 +01:00
apparmor.go feat(aa): update default tunable selection. 2024-05-27 23:44:03 +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 feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +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): improve log conversion. 2024-05-30 12:34:10 +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 feat(aa): add function to resolve include preamble. 2024-05-28 11:53:32 +01:00
resolve.go feat(aa): ensure the prebuild jobs are working. 2024-05-29 21:12:54 +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 feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +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