Alexandre Pujol
|
744c745394
|
feat(aa): add requirements map.
|
2024-05-25 22:01:29 +01:00 |
|
Alexandre Pujol
|
3ad55927bf
|
feat(aa): add basic rules getter
|
2024-05-05 14:11:00 +01:00 |
|
Alexandre Pujol
|
ad81c39e31
|
feat(aa): remove now unsused rule.Sort method.
|
2024-05-05 14:10:14 +01:00 |
|
Alexandre Pujol
|
305d06dbe0
|
feat(aa): rewrite variable handling.
|
2024-05-05 14:09:00 +01:00 |
|
Alexandre Pujol
|
f763d31a07
|
feat(aa): a Constraint and Kind method to the Rule interface.
|
2024-05-04 23:41:47 +01:00 |
|
Alexandre Pujol
|
8a8808194b
|
refractor(aa): move base rule & qualifier to their own file.
|
2024-04-24 13:31:22 +01:00 |
|
Alexandre Pujol
|
2923df2a73
|
refractor(aa): move profile specific method to the profile struct.
|
2024-04-23 21:32:58 +01:00 |
|
Alexandre Pujol
|
5483668574
|
feat(aa): add a string method to all rule struct.
|
2024-04-23 21:26:09 +01:00 |
|
Alexandre Pujol
|
c97886d960
|
feat(aa): continue refractoring the aa structure.
|
2024-04-19 22:43:02 +01:00 |
|
Alexandre Pujol
|
890275fb22
|
feat(aa): rename the main profile struct.
|
2024-04-16 21:51:56 +01:00 |
|
Alexandre Pujol
|
ab4feda5ba
|
feat(aa): improve apparmor struct.
|
2024-04-14 23:58:34 +01:00 |
|
Alexandre Pujol
|
5d40cc1166
|
fix(aa-log): handle owner rule even if thhe log is not complete.
|
2024-03-25 20:32:13 +00:00 |
|
Alexandre Pujol
|
2cd14aa6bb
|
chore: add missing and update copyright year.
|
2024-02-07 00:16:21 +01:00 |
|
Alexandre Pujol
|
46d25ed922
|
feat(aa-log): improve error formating on rules.
|
2023-10-20 23:11:11 +01:00 |
|
Alexandre Pujol
|
5b74cb665f
|
feat(aa-log): add dummy rule struct.
|
2023-10-01 19:06:27 +01:00 |
|
Alexandre Pujol
|
b99bb8da46
|
feat(aa-log): format rule before print.
|
2023-10-01 19:00:39 +01:00 |
|
Alexandre Pujol
|
4dfc1388e3
|
feat(aa): add support for audit log.
|
2023-09-30 13:28:41 +01:00 |
|
Alexandre Pujol
|
c249005958
|
fix(aa): import missing lib & improve template indentation.
|
2023-09-29 20:37:15 +01:00 |
|
Alexandre Pujol
|
c7485326e8
|
feat(aa): improve rule creation from log.
|
2023-09-29 20:07:29 +01:00 |
|
Alexandre Pujol
|
e23e10d7b7
|
feat(aa-log): add less & equals rule methods.
|
2023-09-25 00:09:11 +01:00 |
|
Alexandre Pujol
|
923bb66eba
|
feat(aa-log): new structure for apparmor rules.
|
2023-09-25 00:06:07 +01:00 |
|
Alexandre Pujol
|
f4ba16861f
|
feat(aa-log): minor apparmor profile struct tweak.
|
2023-08-22 22:58:35 +01:00 |
|
Alexandre Pujol
|
a3f21425e5
|
fix: remove unused go import.
|
2023-08-17 23:36:46 +01:00 |
|
Alexandre Pujol
|
4f40cb6d78
|
feat(aa-log): add a new constructors for aa rules.
|
2023-08-17 23:05:07 +01:00 |
|
Alexandre Pujol
|
a8470dfa38
|
feat(aa-log): add a new apparmor profile struct
Also rewrite variables resolution to this new struct.
|
2023-08-17 23:00:52 +01:00 |
|