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

[SIEM] Fix patching of ML Rules #60830

Merged
merged 4 commits into from
Mar 21, 2020
Merged

[SIEM] Fix patching of ML Rules #60830

merged 4 commits into from
Mar 21, 2020

Commits on Mar 20, 2020

  1. Allow ML Rules to be patched

    rylnd committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    7421dba View commit details
    Browse the repository at this point in the history
  2. Test passing of params from our patch routes to our helpers

    Since patchRules accepts a partial there's no way to verify this in
    typescript, we need regression tests instead.
    rylnd committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    50fa0a0 View commit details
    Browse the repository at this point in the history
  3. Update lists when importing with overwrite

    This was simply missed earlier.
    rylnd committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    af6e084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b08b952 View commit details
    Browse the repository at this point in the history