apparmor.d/pkg/aa
2024-10-12 20:11:45 +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: rename some path util function. 2024-10-12 15:31:24 +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): unify the isOwner function across features. 2024-10-06 20:17:19 +01:00
io_uring.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
mount.go fix: small fix & cleaning. 2024-10-12 20:11:45 +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 refractor: rename some path util function. 2024-10-12 15:31:24 +01:00
parse.go test(aa-log): update tests to the last changes. 2024-09-27 12:20:48 +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 refractor: rename some path util function. 2024-10-12 15:31:24 +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-log): update tests to the last changes. 2024-09-27 12:20:48 +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 fix: small fix & cleaning. 2024-10-12 20:11:45 +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