apparmor.d/pkg/aa
2024-09-26 22:15:46 +01:00
..
templates feat(aa): update templates to last struct changes. 2024-06-29 22:33:45 +01:00
all.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
apparmor_test.go refractor(aa): rename base struct from RuleBase to Base 2024-06-25 19:50:27 +01:00
apparmor.go feat(tunable): add the new @{arch} variable. 2024-09-10 18:49:33 +01:00
base.go feat(aa-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
blocks.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
capability.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
change_profile.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
data_test.go refractor(aa): rename base struct from RuleBase to Base 2024-06-25 19:50:27 +01:00
dbus.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
file.go feat(aa-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
io_uring.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
mount.go feat(aa-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
mqueue.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
network.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
parse_test.go test(aa): refractor interface rule unit tests. 2024-06-27 11:39:36 +01:00
parse.go feat(aa-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
pivot_root.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
preamble.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +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-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
ptrace.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
resolve_test.go refractor(aa): rename base struct from RuleBase to Base 2024-06-25 19:50:27 +01:00
resolve.go feat(aa): update parse definition to last changes. 2024-06-19 23:24:43 +01:00
rlimit.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
rule_test.go test(aa): refractor interface rule unit tests. 2024-06-27 11:39:36 +01:00
rules.go feat(aa-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
signal.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
template.go feat(aa-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
unix.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
userns.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
util_test.go feat(aa): rename: convert -> util. 2024-06-29 20:01:00 +01:00
util.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00