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][Case] ServiceNow SIR Connector #88655

Merged
merged 47 commits into from
Feb 9, 2021

Commits on Feb 8, 2021

  1. Move settings to connectors

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ab58f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558ee10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4ed389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0491f72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48a21c8 View commit details
    Browse the repository at this point in the history
  6. Rename fields

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c46c373 View commit details
    Browse the repository at this point in the history
  7. Add SIR formatter

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    bfa35a7 View commit details
    Browse the repository at this point in the history
  8. Add tests

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c905917 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd1e9ea View commit details
    Browse the repository at this point in the history
  10. Rename IM to ITSM

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8b7e4f0 View commit details
    Browse the repository at this point in the history
  11. Get case client method

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ba169e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c280c28 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0358636 View commit details
    Browse the repository at this point in the history
  14. Get alerts client method

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0a71eb0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a014c79 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b7ff2d3 View commit details
    Browse the repository at this point in the history
  17. Fix comments to be pushed

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a0e32b6 View commit details
    Browse the repository at this point in the history
  18. Fix when fields are null

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d7d515b View commit details
    Browse the repository at this point in the history
  19. Add ips to sir

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    dd24333 View commit details
    Browse the repository at this point in the history
  20. Fix types

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    861d416 View commit details
    Browse the repository at this point in the history
  21. Use set instead of array

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9e2fa73 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0791160 View commit details
    Browse the repository at this point in the history
  23. Change name of SN SIR

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    efc7e74 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b9cafd9 View commit details
    Browse the repository at this point in the history
  25. Push comments to work notes

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    4bba908 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5a79c82 View commit details
    Browse the repository at this point in the history
  27. Create push client method

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    16d3b8a View commit details
    Browse the repository at this point in the history
  28. Do not query with no ids

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    79a0bef View commit details
    Browse the repository at this point in the history
  29. Fix SIR description

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    28452c3 View commit details
    Browse the repository at this point in the history
  30. Fix types

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    7468be1 View commit details
    Browse the repository at this point in the history
  31. Fix tests

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8be8191 View commit details
    Browse the repository at this point in the history
  32. Fix license

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    1c51755 View commit details
    Browse the repository at this point in the history
  33. Refactor case client

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    98f9b73 View commit details
    Browse the repository at this point in the history
  34. Fix tests

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a5f022b View commit details
    Browse the repository at this point in the history
  35. Fix i18n errors

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2d4dc6d View commit details
    Browse the repository at this point in the history
  36. Fix integration tests

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2706414 View commit details
    Browse the repository at this point in the history
  37. Mock useGetChoices

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d4e5bca View commit details
    Browse the repository at this point in the history
  38. Fix cypress tests

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0b4b14e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6a3447e View commit details
    Browse the repository at this point in the history
  40. Add tests

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c441677 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    82fe896 View commit details
    Browse the repository at this point in the history
  42. PR Feedback

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3e3bb25 View commit details
    Browse the repository at this point in the history
  43. PR Feedback

    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    11c583c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    11f713f View commit details
    Browse the repository at this point in the history
  45. Merge branch 'cases_servicenow_sir_fields' of github.com:cnasikas/kib…

    …ana into cases_servicenow_sir_fields
    cnasikas committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    6eb6b15 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ca083b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Fix tests

    cnasikas committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    47ef8e5 View commit details
    Browse the repository at this point in the history