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

add rules to correlations for correlation engine #423

Merged
merged 2 commits into from
May 3, 2023

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented May 2, 2023

Description

add rules to correlations for correlation engine

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.

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2023

Codecov Report

Merging #423 (ae538de) into main (2bdba83) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #423      +/-   ##
============================================
- Coverage     28.35%   28.23%   -0.12%     
  Complexity      897      897              
============================================
  Files           231      231              
  Lines          9280     9318      +38     
  Branches       1071     1073       +2     
============================================
  Hits           2631     2631              
- Misses         6413     6451      +38     
  Partials        236      236              
Impacted Files Coverage Δ
...urityanalytics/action/CorrelatedFindingAction.java 0.00% <ø> (ø)
...arch/securityanalytics/correlation/JoinEngine.java 0.00% <0.00%> (ø)
...yanalytics/correlation/VectorEmbeddingsEngine.java 0.00% <0.00%> (ø)
...rch/securityanalytics/model/CorrelatedFinding.java 0.00% <0.00%> (ø)
...arch/securityanalytics/model/FindingWithScore.java 0.00% <0.00%> (ø)
...ics/transport/TransportCorrelateFindingAction.java 0.00% <0.00%> (ø)
...tics/transport/TransportListCorrelationAction.java 0.00% <0.00%> (ø)
...cs/transport/TransportSearchCorrelationAction.java 0.00% <0.00%> (ø)

getsaurabh02
getsaurabh02 previously approved these changes May 3, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
@sbcd90 sbcd90 merged commit 98663af into opensearch-project:main May 3, 2023
11 of 13 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 3, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 98663af)
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 3, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 98663af)
sbcd90 pushed a commit that referenced this pull request May 3, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
sbcd90 pushed a commit that referenced this pull request May 3, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants