Alexandre Pujol
|
107820975d
|
feat(aa): add file kind.
|
2025-08-24 23:18:41 +02:00 |
|
Alexandre Pujol
|
157c365b26
|
fix(aa): ensure tokenization helper cleanup data.
|
2025-08-24 23:17:10 +02:00 |
|
Alexandre Pujol
|
7d1f885209
|
test(aa): add testdata for network rule.
|
2025-08-24 23:15:21 +02:00 |
|
Alexandre Pujol
|
43f30333c6
|
feat(aa): add support for prompt and priority rule.
|
2025-08-24 23:14:52 +02:00 |
|
Alexandre Pujol
|
3a17dd3310
|
feat(aa): add support for advanced network rule.
|
2025-08-24 23:08:41 +02:00 |
|
Alexandre Pujol
|
d01b7ce7d6
|
chore: cleanup linter issue.
|
2025-06-16 23:42:30 +02:00 |
|
Alexandre Pujol
|
f717ea7383
|
feat(aa): add a mount flag.
|
2025-05-26 01:01:08 +02:00 |
|
Alexandre Pujol
|
5edde91d44
|
fix(test): update test to the new value of bin.
|
2025-05-01 19:56:34 +02:00 |
|
Alexandre Pujol
|
48a37bbf34
|
build: configure sbin value according to the target distribution.
|
2025-05-01 14:36:57 +02:00 |
|
Alexandre Pujol
|
af070877f2
|
tests: update unit tests to last changes.
|
2025-04-28 22:09:28 +02:00 |
|
Alexandre Pujol
|
9aaf109383
|
feat(aa-log): improve log to rule conversion.
|
2025-04-06 14:51:00 +02:00 |
|
Alexandre Pujol
|
07b7f5c13d
|
fix: linter fix.
|
2025-04-05 00:01:27 +02:00 |
|
Alexandre Pujol
|
984cf28e61
|
chore: apply some linter recommendations.
|
2025-04-04 23:45:24 +02:00 |
|
Alexandre Pujol
|
50135cf75b
|
build: define more variable to resolve during build.
|
2025-03-18 23:16:11 +01:00 |
|
Alexandre Pujol
|
ef90157f25
|
feat(pkg): minor improvment on rlimit definition.
|
2025-03-10 19:39:38 +01:00 |
|
Alexandre Pujol
|
fadc08b1ea
|
fix(test): update reference path for aa-status.
|
2025-02-09 22:16:33 +01:00 |
|
Alexandre Pujol
|
3ef6c44038
|
fix: small fix & cleaning.
|
2024-10-12 20:11:45 +01:00 |
|
Alexandre Pujol
|
982c2c66aa
|
refractor: rename some path util function.
|
2024-10-12 15:31:24 +01:00 |
|
Alexandre Pujol
|
29a1642598
|
feat(aa-log): unify the isOwner function across features.
|
2024-10-06 20:17:19 +01:00 |
|
Alexandre Pujol
|
8ddaa136ba
|
fix(test): update unit test result to abi 4.
|
2024-10-02 16:50:54 +01:00 |
|
Alexandre Pujol
|
a8c18f9b94
|
test(aa-log): update tests to the last changes.
|
2024-09-27 12:20:48 +01:00 |
|
Alexandre Pujol
|
83bc7d3ade
|
feat(aa-log): minor improvment in rule generation & formatting.
|
2024-09-26 22:15:46 +01:00 |
|
Alexandre Pujol
|
7f594d51b5
|
feat(tunable): add the new @{arch} variable.
|
2024-09-10 18:49:33 +01:00 |
|
Alexandre Pujol
|
35dcde9d90
|
feat(tunable): add the new version variable.
|
2024-09-05 14:05:35 +01:00 |
|
Alexandre Pujol
|
aa58062eb6
|
chore: correct misspelled english words
|
2024-07-05 16:00:54 +01:00 |
|
Alexandre Pujol
|
7c5ba70b40
|
feat(aa): add missing methods for the Link struct.
|
2024-06-29 22:52:31 +01:00 |
|
Alexandre Pujol
|
8377dde5d2
|
feat(aa): update templates to last struct changes.
|
2024-06-29 22:33:45 +01:00 |
|
Alexandre Pujol
|
4e1b972ee5
|
feat(aa): rewrite the rules Format method.
Automate padding regardless of rule kind.
|
2024-06-29 22:31:36 +01:00 |
|
Alexandre Pujol
|
0e0f87611a
|
feat(aa): add implementation of the new rule methods.
|
2024-06-29 22:27:39 +01:00 |
|
Alexandre Pujol
|
8b24f3521d
|
feat(aa): add new formatting methods to the rule interface.
|
2024-06-29 22:20:42 +01:00 |
|
Alexandre Pujol
|
d9bbdb77fa
|
feat(aa): rename: convert -> util.
|
2024-06-29 20:01:00 +01:00 |
|
Alexandre Pujol
|
191c72fcb6
|
chore(aa): minor cosmetic of the rule interface.
|
2024-06-27 18:45:32 +01:00 |
|
Alexandre Pujol
|
86b2f74a24
|
test(aa): refractor interface rule unit tests.
|
2024-06-27 11:39:36 +01:00 |
|
Alexandre Pujol
|
732134bd96
|
feat(aa): improve internal sorting order.
|
2024-06-25 20:11:24 +01:00 |
|
Alexandre Pujol
|
7c006dee0a
|
feat(aa): be more verbose on rule.Merge
|
2024-06-25 20:10:12 +01:00 |
|
Alexandre Pujol
|
880f0ef37e
|
refractor(aa): ensure methods order in rules definitions.
|
2024-06-25 19:56:36 +01:00 |
|
Alexandre Pujol
|
272072d2a5
|
refractor(aa): rename base struct from RuleBase to Base
|
2024-06-25 19:50:27 +01:00 |
|
Alexandre Pujol
|
228d3b653c
|
fix(aa): ineffective assignment
|
2024-06-23 10:57:46 +01:00 |
|
Alexandre Pujol
|
ff5ff965cd
|
test(aa): add merge unit tests.
|
2024-06-23 10:42:18 +01:00 |
|
Alexandre Pujol
|
6791dcde28
|
feat(aa): add merge methods to the rule interface.
|
2024-06-22 20:59:43 +01:00 |
|
Alexandre Pujol
|
42ca1be858
|
feat(aa): add the Merge method to the Rule interface.
|
2024-06-20 23:23:39 +01:00 |
|
Alexandre Pujol
|
d6424cb950
|
feat(aa): ensure comments are neither merged nor sorted.
|
2024-06-20 22:29:22 +01:00 |
|
Alexandre Pujol
|
fe983132cd
|
chore(aa): rename constructor function for consistency.
|
2024-06-20 16:34:49 +01:00 |
|
Alexandre Pujol
|
b0f6f15a9e
|
refractor: use internal Intersect function.
|
2024-06-19 23:55:45 +01:00 |
|
Alexandre Pujol
|
7317c05646
|
feat(aa): update templates to last changes.
|
2024-06-19 23:31:22 +01:00 |
|
Alexandre Pujol
|
944f9575a0
|
feat(aa): rewrite rules formatting.
|
2024-06-19 23:30:36 +01:00 |
|
Alexandre Pujol
|
e91b0cc070
|
test(aa): add paragraph parser unit tests.
|
2024-06-19 23:26:19 +01:00 |
|
Alexandre Pujol
|
cd03640c10
|
feat(aa): update parse definition to last changes.
|
2024-06-19 23:24:43 +01:00 |
|
Alexandre Pujol
|
163c5be61c
|
feat(aa): add rule constructors from internal parser.
|
2024-06-19 23:22:49 +01:00 |
|
Alexandre Pujol
|
ac9d6d859f
|
feat(aa): add ParseRules: parse apparmor profile rules by paragraphs
|
2024-06-19 23:15:57 +01:00 |
|