-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Security Solution][Attacks] Add connector id filter #244669
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
base: main
Are you sure you want to change the base?
[Security Solution][Attacks] Add connector id filter #244669
Conversation
...olutions/security/plugins/security_solution/public/detections/components/attacks/content.tsx
Outdated
Show resolved
Hide resolved
da4875e to
7319b3c
Compare
|
I think we can just reuse existing "filter by connector" component from the attack discovery page. If needed, we can find a common place and move that component there, we can consider starting prioritizing Also, in current implementation you fetch all attacks using
|
Hey @e40pud, good point 😄 I am not integrating the other filters here because I don't have them yet (assignee, status, etc..). |
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Async chunks
History
|
Summary
Addresses #243156
This PR introduces the "connector" filter.
The filter doesn't do much yet as we need to connect it to the table to filter data
Screen.Recording.2025-12-02.at.21.46.06.mov