Skip to content

[Backport 2.8] #725 Sigma keywords field not handled correctly#751

Merged
jowg-amazon merged 2 commits intoopensearch-project:2.8from
jowg-amazon:bp725to2.8
Mar 11, 2024
Merged

[Backport 2.8] #725 Sigma keywords field not handled correctly#751
jowg-amazon merged 2 commits intoopensearch-project:2.8from
jowg-amazon:bp725to2.8

Conversation

@jowg-amazon
Copy link
Copy Markdown
Collaborator

Description

Backport #725 to 2.8

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

jowg-amazon and others added 2 commits November 29, 2023 17:28
Signed-off-by: Joanne Wang <jowg@amazon.com>

* remove wildcard

Signed-off-by: Joanne Wang <jowg@amazon.com>

* changed wildcardtest

Signed-off-by: Joanne Wang <jowg@amazon.com>

* fixed wildcards

Signed-off-by: Joanne Wang <jowg@amazon.com>

* fixed wildcard query test

Signed-off-by: Joanne Wang <jowg@amazon.com>

* fixed correlation engine tests

Signed-off-by: Joanne Wang <jowg@amazon.com>

* fixed query backend tests

Signed-off-by: Joanne Wang <jowg@amazon.com>

* clean up

Signed-off-by: Joanne Wang <jowg@amazon.com>

* added two integration tests

Signed-off-by: Joanne Wang <jowg@amazon.com>

---------

Signed-off-by: Joanne Wang <jowg@amazon.com>
Signed-off-by: Joanne Wang <jowg@amazon.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (9c9abe2) 28.19% compared to head (8d2bcfc) 28.08%.
Report is 2 commits behind head on 2.8.

Files Patch % Lines
...opensearch/securityanalytics/util/RuleIndices.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.8     #751      +/-   ##
============================================
- Coverage     28.19%   28.08%   -0.11%     
  Complexity      895      895              
============================================
  Files           231      231              
  Lines          9338     9335       -3     
  Branches       1074     1073       -1     
============================================
- Hits           2633     2622      -11     
- Misses         6469     6479      +10     
+ Partials        236      234       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jowg-amazon jowg-amazon merged commit 7b07294 into opensearch-project:2.8 Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants