apparmor.d/pkg/aa
2025-05-01 19:56:34 +02: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.go build: configure sbin value according to the target distribution. 2025-05-01 14:36:57 +02:00
apparmor_test.go tests: update unit tests to last changes. 2025-04-28 22:09:28 +02:00
base.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
blocks.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
capability.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
change_profile.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
data_test.go refractor(aa): rename base struct from RuleBase to Base 2024-06-25 19:50:27 +01:00
dbus.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
file.go fix: linter fix. 2025-04-05 00:01:27 +02:00
io_uring.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
mount.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
mqueue.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
network.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
parse.go fix: linter fix. 2025-04-05 00:01:27 +02:00
parse_test.go refractor: rename some path util function. 2024-10-12 15:31:24 +01:00
pivot_root.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
preamble.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
profile.go feat(aa-log): improve log to rule conversion. 2025-04-06 14:51:00 +02:00
profile_test.go feat(aa): cleanup, fix import and add some unit tests. 2024-05-05 14:19:25 +01:00
ptrace.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
resolve.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
resolve_test.go fix(test): update test to the new value of bin. 2025-05-01 19:56:34 +02:00
rlimit.go feat(pkg): minor improvment on rlimit definition. 2025-03-10 19:39:38 +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 chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
template.go fix: small fix & cleaning. 2024-10-12 20:11:45 +01:00
unix.go chore: apply some linter recommendations. 2025-04-04 23:45:24 +02:00
userns.go feat(aa): add implementation of the new rule methods. 2024-06-29 22:27:39 +01:00
util.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