-
Notifications
You must be signed in to change notification settings - Fork 280
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 security analytics threat intel action #4498
Add security analytics threat intel action #4498
Conversation
Signed-off-by: Joanne Wang <jowg@amazon.com>
Signed-off-by: Joanne Wang <jowg@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4498 +/- ##
==========================================
- Coverage 65.21% 65.18% -0.04%
==========================================
Files 313 313
Lines 22047 22053 +6
Branches 3559 3561 +2
==========================================
- Hits 14378 14375 -3
- Misses 5895 5904 +9
Partials 1774 1774 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jowg-amazon Is there an issue that could be linked to this change? Also, these should be added as part of the static drop-down list here.
Signed-off-by: Joanne Wang <jowg@amazon.com>
Please link the dashboard PR if you want it to show up in the UI, otherwise LGTM |
@DarshitChanpura @derek-ho I've attached a feature issue to the description above. Additionally we do not need these changes to show up in the UI. Thanks! |
20c8775
into
opensearch-project:main
Signed-off-by: Joanne Wang <jowg@amazon.com> (cherry picked from commit 20c8775) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Add the new api action names for security analytics threat intel project
Feature Issue: opensearch-project/security-analytics#1117
Issues Resolved
[List any issues this PR will resolve]
Is this a backport? If so, please add backport PR # and/or commits #
Do these changes introduce new permission(s) to be displayed in the static dropdown on the front-end? If so, please open a draft PR in the security dashboards plugin and link the draft PR here
Testing
[Please provide details of testing done: unit testing, integration testing and manual testing]
Check List
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.