Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update(userspace/engine): modularize rule compiler, fix and enrich rule descriptions #2817

Merged
merged 9 commits into from Sep 28, 2023

Commits on Sep 27, 2023

  1. update(userspace/engine): refactor rule describe methods to accept pl…

    …ugins
    
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    261d47c View commit details
    Browse the repository at this point in the history
  2. update(userspace/engine): find evt names in filter resolver

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    9ae00d9 View commit details
    Browse the repository at this point in the history
  3. update(userspace/engine): support printing plugins used by rules

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    3c2e5b9 View commit details
    Browse the repository at this point in the history
  4. fix(userspace/engine): print rules fields with arguments

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    9d36c35 View commit details
    Browse the repository at this point in the history
  5. refactor(userspace/engine): modularize rules files compilation

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    64223f9 View commit details
    Browse the repository at this point in the history
  6. fix(userspace/engine): solve issues in describing rules/macros/lists

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    95e3af4 View commit details
    Browse the repository at this point in the history
  7. fix(userspace/engine): solve issues with filter details resolver

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    b4752b9 View commit details
    Browse the repository at this point in the history
  8. refactor(userspace/engine)!: rename some description details outputs

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    8baa882 View commit details
    Browse the repository at this point in the history
  9. chore(userspace/engine): apply codespell suggestions

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Sep 27, 2023
    Copy the full SHA
    3df2c3b View commit details
    Browse the repository at this point in the history