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] Fixes Modification of ML Rules #60662

Merged
merged 6 commits into from
Mar 20, 2020

Commits on Mar 19, 2020

  1. Fixe updating of ML rules

    * This wasn't caught by typescript
    * We should add a unit test to catch this
    the other routes besides create probably are similarly broken.
    rylnd committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    28d02fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c018814 View commit details
    Browse the repository at this point in the history
  3. Allow ML Rules to be patched

    And adds a regression unit test.
    rylnd committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    7ee9da4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19c9e1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2a0d0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9341e06 View commit details
    Browse the repository at this point in the history