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

[Security Solution][Detections][Threshold Rules] Threshold multiple aggregations with cardinality #90826

Merged
merged 50 commits into from
Feb 18, 2021

Commits on Jan 14, 2021

  1. Remove unnecessary spreads

    madirey committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a4139ce View commit details
    Browse the repository at this point in the history
  2. Layout, round 1

    madirey committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    b73b34a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    026a6d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    8c5c889 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Revert "Layout, round 1"

    This reverts commit b73b34a.
    madirey committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ed5f9b0 View commit details
    Browse the repository at this point in the history
  2. Make threshold field an array

    madirey committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    b2f31ba View commit details
    Browse the repository at this point in the history
  3. Add cardinality fields

    madirey committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    0842e84 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Fix validation schema

    madirey committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    02c3b2c View commit details
    Browse the repository at this point in the history
  2. Query for multi-aggs

    madirey committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    48f6545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e435241 View commit details
    Browse the repository at this point in the history
  4. Finish multi-agg aggregation

    madirey committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    70e4f50 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    cf7ef93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ebfed0 View commit details
    Browse the repository at this point in the history
  3. merge master, fix conflicts

    madirey committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    0786757 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. clean up

    madirey committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    12a98bb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Fix types

    marshallmain committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    6cba63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78e77bc View commit details
    Browse the repository at this point in the history
  3. previous signals filter

    madirey committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    465c5a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Fix previous signal detection

    madirey committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    18d5363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a5ddb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. tying up loose ends

    madirey committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    19ed253 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. merge master, fix conflicts

    madirey committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    733347c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7eea31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    319e9db View commit details
    Browse the repository at this point in the history
  4. Fix build_bulk_body tests

    madirey committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    e2a7d40 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. test fixes

    madirey committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    c6abdf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    741c75e View commit details
    Browse the repository at this point in the history
  3. Address comments

    madirey committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    b277b04 View commit details
    Browse the repository at this point in the history
  4. Fixing schema errors

    madirey committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    8d1e922 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary comment

    madirey committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    6b8c8ed View commit details
    Browse the repository at this point in the history
  6. Fix tests

    madirey committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    a8dc733 View commit details
    Browse the repository at this point in the history
  7. Fix types

    madirey committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    6fd0836 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    900ead0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. linting

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    37956ca View commit details
    Browse the repository at this point in the history
  2. linting

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7956953 View commit details
    Browse the repository at this point in the history
  3. Fixes

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    af5ed84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee103c1 View commit details
    Browse the repository at this point in the history
  5. missing null check

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    2094d58 View commit details
    Browse the repository at this point in the history
  6. adding in follow-up pr

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    bed1faf View commit details
    Browse the repository at this point in the history
  7. Handle pre-7.12 filters

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e979d12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dab01e View commit details
    Browse the repository at this point in the history
  9. unnecessary change

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3edc7f2 View commit details
    Browse the repository at this point in the history
  10. Revert "unnecessary change"

    This reverts commit 3edc7f2.
    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    13821bf View commit details
    Browse the repository at this point in the history
  11. linting

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f88cf66 View commit details
    Browse the repository at this point in the history
  12. Fix rule schemas

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3e09b24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6eafa8d View commit details
    Browse the repository at this point in the history
  14. Fix tests

    madirey committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    db6dfa5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    9ba09b6 View commit details
    Browse the repository at this point in the history
  2. merge master, fix conflicts

    madirey committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b6fd98b View commit details
    Browse the repository at this point in the history
  3. more fixing conflicts

    madirey committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5c503fc View commit details
    Browse the repository at this point in the history