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.x] implement securetransportaction for get alerts and ack alerts #210

Merged
merged 1 commit into from
Dec 24, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d5b9b6f from #161

…e case secure IT tests (#161)

Signed-off-by: Raj Chakravarthi <raj@icedome.ca>
(cherry picked from commit d5b9b6f)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team December 24, 2022 02:14
@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2022

Codecov Report

Merging #210 (d5b9b6f) into 2.x (7df9be8) will decrease coverage by 0.21%.
The diff coverage is 12.72%.

❗ Current head d5b9b6f differs from pull request most recent head 944bc96. Consider uploading reports for the commit 944bc96 to get more accurate results

@@             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     
Impacted Files Coverage Δ
...rch/securityanalytics/SecurityAnalyticsPlugin.java 0.00% <0.00%> (ø)
...arch/securityanalytics/action/AckAlertsAction.java 0.00% <ø> (ø)
...ityanalytics/action/CreateIndexMappingsAction.java 0.00% <ø> (ø)
...securityanalytics/action/DeleteDetectorAction.java 0.00% <ø> (ø)
...rch/securityanalytics/action/DeleteRuleAction.java 0.00% <ø> (ø)
...arch/securityanalytics/action/GetAlertsAction.java 0.00% <ø> (ø)
...ch/securityanalytics/action/GetDetectorAction.java 100.00% <ø> (ø)
...ch/securityanalytics/action/GetFindingsAction.java 0.00% <ø> (ø)
...curityanalytics/action/GetIndexMappingsAction.java 0.00% <ø> (ø)
...ecurityanalytics/action/GetMappingsViewAction.java 0.00% <ø> (ø)
... and 72 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 merged commit 3b490a1 into 2.x Dec 24, 2022
@github-actions github-actions bot deleted the backport/backport-161-to-2.x branch December 24, 2022 02:55
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>
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.

None yet

3 participants