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

Integrated 2024 #545

Draft
wants to merge 85 commits into
base: develop
Choose a base branch
from
Draft

Integrated 2024 #545

wants to merge 85 commits into from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    83e2fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f8912 View commit details
    Browse the repository at this point in the history
  3. Fix DetectionBenchmark

    Add severity to DetectionBenchmark
    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0115a41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26e9495 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7c991d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99cae14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6f788f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32c9144 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b64325d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0c81e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    363516b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    674cb69 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dc8d8f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dee1c15 View commit details
    Browse the repository at this point in the history
  15. Add correct totals

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1c1d8aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65ceb71 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    51059a4 View commit details
    Browse the repository at this point in the history
  18. Add severity support

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    252e2d4 View commit details
    Browse the repository at this point in the history
  19. Stop crash on search

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d16e72c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dad4c86 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5dd35f1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a8076c2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ebd487c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    da5550c View commit details
    Browse the repository at this point in the history
  25. Add DetectionChart to panel

    Darkness4ever authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d671e88 View commit details
    Browse the repository at this point in the history
  26. dashboard inputs are now passed using InputValues struct, which also …

    …contains TimeRange
    
    Add TailpipeConnection
    Add DetectionTimeRange to DashboardExecutionTree - if provided, set BackendOpts
    Everything which was a connection string as a string now uses ConnectionStringProvider
    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    85fac1e View commit details
    Browse the repository at this point in the history
  27. Add `'tables' to Detection

    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0def10a View commit details
    Browse the repository at this point in the history
  28. Add execution flow

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e4e2f64 View commit details
    Browse the repository at this point in the history
  29. Fix UI crash

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f2f7bc4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d3c6182 View commit details
    Browse the repository at this point in the history
  31. GetConnectionString returns error

    reorder newDashboardExecutionTree to fix nre
    always re-execute if inputs are changed (even for benchmark)
    TimeRange successfully passed to tailpipe
    TailpipeConnection caches connectionString
    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    03b58ed View commit details
    Browse the repository at this point in the history
  32. Small UI fixes

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9b19864 View commit details
    Browse the repository at this point in the history
  33. Fix table scrolling

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c631c99 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    11bb6a5 View commit details
    Browse the repository at this point in the history
  35. Fix filter layout bug

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    23e9839 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    01a72a0 View commit details
    Browse the repository at this point in the history
  37. Moved summary chart

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6249dba View commit details
    Browse the repository at this point in the history
  38. Init date range to 1d

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4c9228e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    798a45f View commit details
    Browse the repository at this point in the history
  40. Fix relative time bug

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e9c6e3a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5a60d62 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    2dec887 View commit details
    Browse the repository at this point in the history
  43. Update Panel Spinner

    Darkness4ever authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a34db95 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    aa85489 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    8bbb866 View commit details
    Browse the repository at this point in the history
  46. More filtering tweaks

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    025830b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e6fe8b6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5990b16 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    82bcb5f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    14ecb80 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5154e23 View commit details
    Browse the repository at this point in the history
  52. Tweaks

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    50f2647 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    80249a0 View commit details
    Browse the repository at this point in the history
  54. Fix severity

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5a9f305 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d2922df View commit details
    Browse the repository at this point in the history
  56. Imports

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cadac95 View commit details
    Browse the repository at this point in the history
  57. Fix

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3d525f4 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ce98f78 View commit details
    Browse the repository at this point in the history
  59. Fix severity crash

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    524a935 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    ba7d8bb View commit details
    Browse the repository at this point in the history
  61. use pf integrated-2024

    pskrbasu authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a30dd8a View commit details
    Browse the repository at this point in the history
  62. delete test mod

    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fb66bf2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    36c3dea View commit details
    Browse the repository at this point in the history
  64. lint wf

    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    369497b View commit details
    Browse the repository at this point in the history
  65. acc

    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7f71441 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    bb463f0 View commit details
    Browse the repository at this point in the history
  67. fix dashboard test

    pskrbasu authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9cfad17 View commit details
    Browse the repository at this point in the history
  68. revert dashboard

    pskrbasu authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    29c81b6 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    9dfa1f3 View commit details
    Browse the repository at this point in the history
  70. force retest

    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    56cce20 View commit details
    Browse the repository at this point in the history
  71. force retest

    kaidaguerre authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1f16a64 View commit details
    Browse the repository at this point in the history
  72. skip ubuntu arm smoke test

    pskrbasu authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d0dde6d View commit details
    Browse the repository at this point in the history
  73. Add Diff to Cards

    Darkness4ever authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e114943 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    1090278 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    61835c7 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    372ff8b View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    0f8525c View commit details
    Browse the repository at this point in the history
  78. Upgrade dependencies

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3ea8187 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    e89fe0c View commit details
    Browse the repository at this point in the history
  80. Remove logging

    MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1375e24 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    f4d1207 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    85f51b9 View commit details
    Browse the repository at this point in the history
  83. Ensures Fix for Issue #561

    Darkness4ever authored and MichaelBurgess committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f98e4b3 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    be72628 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    ec6ea45 View commit details
    Browse the repository at this point in the history