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] [Timeline] Bugfix to include unmapped fields in the timeline event details JSON #92025

Merged
merged 26 commits into from
Mar 2, 2021

Commits on Feb 19, 2021

  1. the work

    stephmilovic committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    ee9e5d9 View commit details
    Browse the repository at this point in the history
  2. alphabetize

    stephmilovic committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    6955f5b View commit details
    Browse the repository at this point in the history
  3. alphabetize

    stephmilovic committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    5bf0069 View commit details
    Browse the repository at this point in the history
  4. put back to how was

    stephmilovic committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    0c44aed View commit details
    Browse the repository at this point in the history
  5. another bug and jest fix

    stephmilovic committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    d08170d View commit details
    Browse the repository at this point in the history
  6. fix types

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

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    e51c770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    710bdda View commit details
    Browse the repository at this point in the history
  3. fix func tests

    stephmilovic committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    0b922cd View commit details
    Browse the repository at this point in the history
  4. fix test

    stephmilovic committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    4ddf4d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. fix jest

    stephmilovic committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ae350ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f70ac View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. update w fields api

    stephmilovic committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    b5e1ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d77401 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. expanding tests

    stephmilovic committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f5218e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a410c1d View commit details
    Browse the repository at this point in the history
  3. clean

    stephmilovic committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    90ba99f View commit details
    Browse the repository at this point in the history
  4. notes

    stephmilovic committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    75a3a4f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. WIP events/all

    stephmilovic committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    46513ac View commit details
    Browse the repository at this point in the history
  2. better logs

    stephmilovic committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    fd8f5c1 View commit details
    Browse the repository at this point in the history
  3. by golly it works

    stephmilovic committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    032b116 View commit details
    Browse the repository at this point in the history
  4. fix frontend

    stephmilovic committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3dae543 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    3a0c400 View commit details
    Browse the repository at this point in the history
  2. text fixing

    stephmilovic committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f72b23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c14794b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Fix failing snapshot test

    The JSON fields are now sorted, which unfortunately caused this test to
    fail.
    rylnd committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    08dce77 View commit details
    Browse the repository at this point in the history