apparmor.d/pkg/prebuild/directive
Alexandre Pujol 89abbae6bd
Merge branch 'feat/aa'
Improve go apparmor lib.

* aa: (62 commits)
  feat(aa): handle appending value to defined variables.
  chore(aa): cosmetic.
  fix: userspace prebuild test.
  chore: cleanup unit test.
  feat(aa): improve log conversion.
  feat(aa): move conversion function to its own file & add unit tests.
  fix: go linter issue & not defined variables.
  tests(aa): improve aa unit tests.
  tests(aa): improve rules unit tests.
  feat(aa): ensure the prebuild jobs are working.
  feat(aa): add more unit tests.
  chore(aa): cleanup.
  feat(aa): Move sort, merge and format methods to the rules interface.
  feat(aa): add the hat template.
  feat(aa): add the Kind struct to manage aa rules.
  feat(aa): cleanup rules methods.
  feat(aa): add function to resolve include preamble.
  feat(aa): updaqte mount flags order.
  feat(aa): update default tunable selection.
  feat(aa): parse apparmor preamble files.
  ...
2024-05-30 19:29:34 +01:00
..
core_test.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
core.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
dbus_test.go feat(prebuild): add err reporting to builder & directive tasks. 2024-05-25 22:30:20 +01:00
dbus.go feat(prebuild): add err reporting to builder & directive tasks. 2024-05-25 22:30:20 +01:00
exec_test.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
exec.go feat(aa): handle appending value to defined variables. 2024-05-30 14:23:56 +01:00
filter_test.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
filter.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
stack_test.go Merge branch 'feat/aa' 2024-05-30 19:29:34 +01:00
stack.go feat(prebuild): add err reporting to builder & directive tasks. 2024-05-25 22:30:20 +01:00