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

[closed in favor of a new follow up PR] cleanup/new/feat(load-rules): expand rules append support and feature partial overrides #2671

Closed

Commits on Aug 4, 2023

  1. cleanup(load-rules): add support for output and tags in rules append …

    …mode
    
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1e1d3b4 View commit details
    Browse the repository at this point in the history
  2. cleanup(engine): add get_rules based on collector method

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8a4ced9 View commit details
    Browse the repository at this point in the history
  3. new(unit_tests): new test suite to check rules configurations

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2f3ee74 View commit details
    Browse the repository at this point in the history
  4. new/feat(load-rules): allow partial rules override / merging of rules

    * backward compatibility (maintaining same definition of final valid rule)
    * new strict unit tests
    * new INVALID priority category was needed
    
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fa14529 View commit details
    Browse the repository at this point in the history
  5. new/feat(load-rules): allow override of enabled and priority in appen…

    …d mode
    
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cbf2027 View commit details
    Browse the repository at this point in the history
  6. cleanup(unit_test): refactor RuleLoaderReader setup a bit

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    dcfbe20 View commit details
    Browse the repository at this point in the history
  7. new/feat(load-rules): allow override of enabled and priority in appen…

    …d mode without other keys
    
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    94f62e5 View commit details
    Browse the repository at this point in the history