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

new(app_actions)!: adjust base_syscalls option, add base_syscalls.repair #2457

Merged
merged 10 commits into from Mar 30, 2023

Commits on Mar 29, 2023

  1. cleanup(app_actions): add warnings for invalid syscalls in user base_…

    …syscalls set
    
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Mar 29, 2023
    Copy the full SHA
    f333294 View commit details
    Browse the repository at this point in the history
  2. new(app_actions): add base_syscalls.repair option

    See falcosecurity#2433
    
    Co-authored-by: Jason Dellaluce <jasondellaluce@gmail.com>
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum and jasondellaluce committed Mar 29, 2023
    Copy the full SHA
    c667ce8 View commit details
    Browse the repository at this point in the history
  3. fix(app_actions): enforce PPM_SC_SCHED_PROCESS_EXIT for base_syscalls…

    ….custom_set
    
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Mar 29, 2023
    Copy the full SHA
    b99c3ec View commit details
    Browse the repository at this point in the history
  4. cleanup(unit_tests): add selection_custom_base_set_repair tests

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Mar 29, 2023
    Copy the full SHA
    dc9b4f6 View commit details
    Browse the repository at this point in the history
  5. cleanup(unit_tests): revert some test extensions in interim

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Mar 29, 2023
    Copy the full SHA
    5fcf3bb View commit details
    Browse the repository at this point in the history
  6. refactor: 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 Mar 29, 2023
    Copy the full SHA
    3605701 View commit details
    Browse the repository at this point in the history
  7. cleanup(app_actions): finalize base_syscalls.repair option

    Co-authored-by: Jason Dellaluce <jasondellaluce@gmail.com>
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum and jasondellaluce committed Mar 29, 2023
    Copy the full SHA
    f9fe191 View commit details
    Browse the repository at this point in the history
  8. cleanup(config): adjust description for base_syscalls option

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Mar 29, 2023
    Copy the full SHA
    676607b View commit details
    Browse the repository at this point in the history
  9. update(cmake,userspace): bumped to libs master

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Mar 29, 2023
    Copy the full SHA
    20e7cfa View commit details
    Browse the repository at this point in the history
  10. cleanup(app_acions): fine-tune base_syscalls.repair behavior

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