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

Backport changes and Integ test fix #935

Merged
merged 5 commits into from
Mar 16, 2024
Merged

Backport changes and Integ test fix #935

merged 5 commits into from
Mar 16, 2024

Commits on Mar 13, 2024

  1. Fix duplicate ecs mappings which returns incorrect log index field in…

    … mapping view API (#786) (#788)
    
    * field mapping changes
    
    Signed-off-by: Joanne Wang <jowg@amazon.com>
    
    * add integ test
    
    Signed-off-by: Joanne Wang <jowg@amazon.com>
    
    * turn unmappedfieldaliases as set and add integ test
    
    Signed-off-by: Joanne Wang <jowg@amazon.com>
    
    * add comments
    
    Signed-off-by: Joanne Wang <jowg@amazon.com>
    
    * fix integ tests
    
    Signed-off-by: Joanne Wang <jowg@amazon.com>
    
    * moved logic to method for better readability
    
    Signed-off-by: Joanne Wang <jowg@amazon.com>
    
    ---------
    
    Signed-off-by: Joanne Wang <jowg@amazon.com>
    jowg-amazon authored and eirsep committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a9094f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. support object fields in aggregation based sigma rules (#789)

    Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
    sbcd90 authored and eirsep committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    85b76d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Pass rule field names in doc level queries during monitor/creation. R…

    …emove blocking actionGet() calls (#873)
    
    * pass query field names in doc level queries during monitor creation/updation
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * remove actionGet() and change get index mapping call to event driven flow
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * fix chained findings monitor
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * add finding mappings
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * remove test messages from logs
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * revert build.gradle change
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    ---------
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8cdfeca View commit details
    Browse the repository at this point in the history
  2. version bump

    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e42a684 View commit details
    Browse the repository at this point in the history
  3. AggregationBackendTests fix

    Signed-off-by: Riya Saxena <riysaxen@amazon.com>
    riysaxen-amzn committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d5f44f7 View commit details
    Browse the repository at this point in the history