apparmor.d/pkg/aa
2024-06-22 20:59:43 +01:00
..
templates feat(aa): update templates to last changes. 2024-06-19 23:31:22 +01:00
all.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
apparmor_test.go feat(aa): rewrite rules formatting. 2024-06-19 23:30:36 +01:00
apparmor.go feat(aa): add the Merge method to the Rule interface. 2024-06-20 23:23:39 +01:00
base.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
blocks.go feat(aa): rule interface: replace less & equal by the compare method. 2024-06-19 18:34:58 +01:00
capability.go feat(aa): add rule constructors from internal parser. 2024-06-19 23:22:49 +01:00
change_profile.go feat(aa): add rule constructors from internal parser. 2024-06-19 23:22:49 +01:00
convert_test.go chore: cleanup unit test. 2024-05-30 13:10:07 +01:00
convert.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +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 merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
file.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
io_uring.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
mount.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
mqueue.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
network.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
parse_test.go test(aa): add paragraph parser unit tests. 2024-06-19 23:26:19 +01:00
parse.go chore(aa): rename constructor function for consistency. 2024-06-20 16:34:49 +01:00
pivot_root.go feat(aa): add rule constructors from internal parser. 2024-06-19 23:22:49 +01:00
preamble.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +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): add the Merge method to the Rule interface. 2024-06-20 23:23:39 +01:00
ptrace.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
resolve_test.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +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 rule constructors from internal parser. 2024-06-19 23:22:49 +01:00
rules_test.go test(aa): rule interface: update unit tests to last changes. 2024-06-19 18:39:16 +01:00
rules.go feat(aa): add the Merge method to the Rule interface. 2024-06-20 23:23:39 +01:00
signal.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
template.go feat(aa): rewrite rules formatting. 2024-06-19 23:30:36 +01:00
unix.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00
userns.go feat(aa): add merge methods to the rule interface. 2024-06-22 20:59:43 +01:00