| .. |
|
templates
|
feat(aa): add some missing rule template.
|
2024-04-25 14:01:04 +01:00 |
|
apparmor.go
|
refractor(aa): move profile specific method to the profile struct.
|
2024-04-23 21:32:58 +01:00 |
|
apparmor_test.go
|
test(aa): improve some internal unit test.
|
2024-04-23 21:38:52 +01:00 |
|
base.go
|
refractor(aa): move base rule & qualifier to their own file.
|
2024-04-24 13:31:22 +01:00 |
|
capability.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
change_profile.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
data_test.go
|
feat(aa): ensure accesses are slice of string.
|
2024-04-23 21:17:25 +01:00 |
|
dbus.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
file.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
io_uring.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
mount.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
mqueue.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
network.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
pivot_root.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
preamble.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
profile.go
|
refractor(aa): move profile specific method to the profile struct.
|
2024-04-23 21:32:58 +01:00 |
|
profile_test.go
|
refractor(aa): update test structure.
|
2024-04-23 21:35:23 +01:00 |
|
ptrace.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
rlimit.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
rules.go
|
refractor(aa): move base rule & qualifier to their own file.
|
2024-04-24 13:31:22 +01:00 |
|
rules_test.go
|
test(aa): improve some internal unit test.
|
2024-04-23 21:38:52 +01:00 |
|
signal.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
template.go
|
feat(aa): add some missing rule template.
|
2024-04-25 14:01:04 +01:00 |
|
unix.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
userns.go
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
variables.go
|
fix: do not use the wrong profile.
|
2024-04-23 19:18:42 +01:00 |
|
variables_test.go
|
feat(aa): rename the main profile struct.
|
2024-04-16 21:51:56 +01:00 |