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 2.15] Fixed searchString bug. Removed nested IOC mapping structure. #1242

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6916f8c from #1239.

* Fixed searchString bug. Removed nested IOC mapping structure.

Signed-off-by: AWSHurneyt <[email protected]>

* Removed redundant operator set from query.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed scan service.

Signed-off-by: AWSHurneyt <[email protected]>

* Implemented integ test.

Signed-off-by: AWSHurneyt <[email protected]>

---------

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 6916f8c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.83%. Comparing base (8c09c69) to head (646f555).

Additional details and impacted files
@@             Coverage Diff              @@
##               2.15    #1242      +/-   ##
============================================
+ Coverage     68.74%   68.83%   +0.08%     
- Complexity     3554     3555       +1     
============================================
  Files           404      404              
  Lines         19910    19903       -7     
  Branches       2036     2036              
============================================
+ Hits          13687    13700      +13     
+ Misses         5207     5188      -19     
+ Partials       1016     1015       -1     

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

@AWSHurneyt
Copy link
Collaborator

As mentioned in #1236 (comment), the security tests failures are a pre-existing issue, and will be addressed separately.

@eirsep eirsep merged commit 02a1dfc into 2.15 Aug 10, 2024
26 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants