[Backport 2.x] implement securetransportaction for get alerts and ack alerts #210
Merged
[Backport 2.x] implement securetransportaction for get alerts and ack alerts #210
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.x #210 +/- ##
============================================
- Coverage 39.09% 38.87% -0.22%
+ Complexity 891 887 -4
============================================
Files 176 176
Lines 6720 6744 +24
Branches 820 823 +3
============================================
- Hits 2627 2622 -5
- Misses 3852 3879 +27
- Partials 241 243 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
riysaxen-amzn
pushed a commit
to riysaxen-amzn/security-analytics
that referenced
this pull request
Feb 20, 2024
…#195 (opensearch-project#210) * [FEATURE] Navigate from the Detector page to Alerts/Findings filtered by the detector opensearch-project#195 Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com> * [FEATURE] Navigate from the Detector page to Alerts/Findings filtered by the detector opensearch-project#195 Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com> * [FEATURE] Navigate from the Detector page to Alerts/Findings filtered by the detector opensearch-project#195 Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com> * Fixing jest tests for helper utilities Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com> * Feature/detector navigation to findings and alerts opensearch-project#195 opensearch-project#210 Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com> Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport d5b9b6f from #161