-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Fleet][Integrations] Add callout to Microsoft Defender integrations showing support for bi-directional response actions #207861
base: main
Are you sure you want to change the base?
Conversation
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
</> | ||
)} | ||
|
||
<BidirectionalIntegrationsBanner integrationPackageName={packageInfo.name} /> |
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.
I refactored the component and moved all business logic to it so it can scale better as we add support for more integrations and to help manage it in a single place
Pinging @elastic/fleet (Team:Fleet) |
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.
code LGTM 🚀
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
|
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.
looks and works great! 🚀
Summary
Checklist