Skip to content

Stevan#232

Closed
sbcd90 wants to merge 6 commits intoopensearch-project:mainfrom
sbcd90:stevan
Closed

Stevan#232
sbcd90 wants to merge 6 commits intoopensearch-project:mainfrom
sbcd90:stevan

Conversation

@sbcd90
Copy link
Copy Markdown
Collaborator

@sbcd90 sbcd90 commented Jan 5, 2023

Description

[Describe what this change achieves]

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.

stevanbuzejic and others added 6 commits January 4, 2023 17:55
GetFinding supporting multiple detector types

GetAlerts supporting multiple detector types

Added multiple detector types in request model

Signed-off-by: Stevan Buzejic <buzejic.stevan@gmail.com>
Signed-off-by: Stevan Buzejic <buzejic.stevan@gmail.com>
…dded collection of detector types in input field

Refactored tests and updated constructor from a Detector not to consider detector type property

Signed-off-by: Stevan Buzejic <buzejic.stevan@gmail.com>
Added integration tests

Signed-off-by: Stevan Buzejic <buzejic.stevan@gmail.com>
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
@sbcd90 sbcd90 requested a review from a team January 5, 2023 01:33
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #232 (f6cbff1) into main (1770873) will decrease coverage by 0.38%.
The diff coverage is 22.38%.

@@             Coverage Diff              @@
##               main     #232      +/-   ##
============================================
- Coverage     38.97%   38.58%   -0.39%     
- Complexity      892      898       +6     
============================================
  Files           176      176              
  Lines          6746     6902     +156     
  Branches        823      846      +23     
============================================
+ Hits           2629     2663      +34     
- Misses         3876     3994     +118     
- Partials        241      245       +4     
Impacted Files Coverage Δ
.../securityanalytics/action/GetDetectorResponse.java 20.00% <ø> (+0.55%) ⬆️
...ecurityanalytics/action/IndexDetectorResponse.java 60.60% <ø> (+1.78%) ⬆️
...analytics/resthandler/RestIndexDetectorAction.java 0.00% <0.00%> (ø)
...ytics/transport/TransportDeleteDetectorAction.java 0.00% <0.00%> (ø)
...analytics/transport/TransportDeleteRuleAction.java 0.00% <0.00%> (ø)
...yanalytics/transport/TransportGetAlertsAction.java 0.00% <ø> (ø)
...nalytics/transport/TransportGetFindingsAction.java 0.00% <ø> (ø)
...lytics/transport/TransportIndexDetectorAction.java 0.00% <0.00%> (ø)
...yanalytics/transport/TransportIndexRuleAction.java 0.00% <0.00%> (ø)
...earch/securityanalytics/util/RuleTopicIndices.java 0.00% <0.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sbcd90 sbcd90 closed this Jan 5, 2023
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Feb 20, 2024
…-project#232)

* [FEATURE] Implement date/time picker on the overview page opensearch-project#133

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>

* [FEATURE] Implement date/time picker on the overview page opensearch-project#133

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
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