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: improve support and tests for live-capture event selection #2432

Merged
merged 15 commits into from
Mar 9, 2023

Commits on Feb 24, 2023

  1. update(userspace/engine): support searching ppm_sc events in rulesets

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    97e3efd View commit details
    Browse the repository at this point in the history
  2. refactor(userspace/falco): adapt event set selection to only use ppm_…

    …sc and new engine features
    
    Co-authored-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce and incertum committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    6932687 View commit details
    Browse the repository at this point in the history
  3. chore(userspace/falco): rename source file using its action name

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    389c818 View commit details
    Browse the repository at this point in the history
  4. chore(unit_tests): move existing test in right directory

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a8b3aac View commit details
    Browse the repository at this point in the history
  5. test(unit_test): adapt and grow tests on configure_intertesting_sets

    The test now take in accoint pre/post-conditions of the actions,
    usage of the -A option, and the newly-introduced base_syscall
    user configuration. This also makes sure that the event selection
    properly handles generic events and options/configs precedence.
    
    Co-authored-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce and incertum committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    57fc075 View commit details
    Browse the repository at this point in the history
  6. update(cmake): bump libs and driver versions to f0468f32d8d730d0e70d8…

    …e103d57f97d74dd374f
    
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    548785f View commit details
    Browse the repository at this point in the history
  7. chore: fix typos

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    425e9dc View commit details
    Browse the repository at this point in the history
  8. chore(userspace/falco): apply review suggestions

    Co-authored-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce and incertum committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3877525 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. chore(userspace/falco): apply review suggestion

    Co-authored-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce and incertum committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5c6bb23 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. update(cmake): bump libs and drivers to c2e227697b2a410eeca47fef260f5…

    …75375154a58
    
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a67472c View commit details
    Browse the repository at this point in the history
  2. fix(unit_tests): adapt to connect4 corner cases

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3132dcb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. update(cmake): bump libs and driver to 172043999fbf3d04c2c40f98cc7795…

    …7badbbd43e
    
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    4fe22e0 View commit details
    Browse the repository at this point in the history
  2. update(userspace/engine): bump engine version to 17

    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6b8e23d View commit details
    Browse the repository at this point in the history
  3. update(cmake): bump libs and driver to a513c696b68676b872c2ea59636e65…

    …9960ac38c6
    
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9d8f248 View commit details
    Browse the repository at this point in the history
  4. update(cmake): bump libs and driver to 652d6d134d5c2b355467de5be92213…

    …5e53053412
    
    Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
    jasondellaluce committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a1a7c4f View commit details
    Browse the repository at this point in the history