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

Asset criticality alert enrichment #171241

Merged
merged 46 commits into from
Dec 22, 2023

Commits on Nov 30, 2023

  1. Add new fields to alertsFieldMap

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ee2fac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f13e85 View commit details
    Browse the repository at this point in the history
  3. Add new alert columns to table

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    37e1dbf View commit details
    Browse the repository at this point in the history
  4. refactoring alert enrichment code.

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    243c117 View commit details
    Browse the repository at this point in the history
  5. fix makeSingleFieldMatchQuery snapshot

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8fd21de View commit details
    Browse the repository at this point in the history
  6. restore create_single_field_match_enrichment to main version

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c692d33 View commit details
    Browse the repository at this point in the history
  7. remove references to should_minimum_match

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    887764a View commit details
    Browse the repository at this point in the history
  8. add new extraFilter option to createSingleMatchEnrichment

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0f6d337 View commit details
    Browse the repository at this point in the history
  9. put back all the stuff abount minimum_should_match

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    29f7513 View commit details
    Browse the repository at this point in the history
  10. work in progress

    oatkiller authored and nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    12aa184 View commit details
    Browse the repository at this point in the history
  11. Add alert enrichment

    nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e3b7020 View commit details
    Browse the repository at this point in the history
  12. Add integrations tests

    nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c9b2cf1 View commit details
    Browse the repository at this point in the history
  13. remove owners.csv

    nkhristinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2111edf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    219ba82 View commit details
    Browse the repository at this point in the history
  2. Schema changes

    nkhristinin committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    070b43d View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    nkhristinin committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0b77a96 View commit details
    Browse the repository at this point in the history
  4. Add more unit tests

    nkhristinin committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b31beb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f862201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a3694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4a461e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    c97c330 View commit details
    Browse the repository at this point in the history
  2. Change alert schema

    nkhristinin committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d3c5122 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    fe33f17 View commit details
    Browse the repository at this point in the history
  2. add more tests

    nkhristinin committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    10ee114 View commit details
    Browse the repository at this point in the history
  3. Remove some comments

    nkhristinin committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c58cf48 View commit details
    Browse the repository at this point in the history
  4. fix tests

    nkhristinin committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    498e965 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. update alert schema

    nkhristinin committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bd872e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a5b2b View commit details
    Browse the repository at this point in the history
  3. change alert schema

    nkhristinin committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d7d2c6c View commit details
    Browse the repository at this point in the history
  4. remoe comments

    nkhristinin committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4cf765e View commit details
    Browse the repository at this point in the history
  5. Fix types

    nkhristinin committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    744aace View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    7b2e1ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00fdef5 View commit details
    Browse the repository at this point in the history
  3. Fix path

    nkhristinin committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fa8df5c View commit details
    Browse the repository at this point in the history
  4. Move feature flag

    nkhristinin committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0695181 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    9ca2fa7 View commit details
    Browse the repository at this point in the history
  2. Remove type annotation

    nkhristinin committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    81142da View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    08611bf View commit details
    Browse the repository at this point in the history
  2. fix tests

    nkhristinin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    81ca783 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. PR fixes

    nkhristinin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ffeb96e View commit details
    Browse the repository at this point in the history
  2. Clean tests

    nkhristinin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    35a9be3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c296a4c View commit details
    Browse the repository at this point in the history
  4. Rename file

    nkhristinin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b44541a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed77987 View commit details
    Browse the repository at this point in the history
  6. specify test parameters

    nkhristinin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    84c8da9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c1de12 View commit details
    Browse the repository at this point in the history