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

[FR][DAC] Consideration: Add support for exceptions APIs in Kibana module #3785

Open
brokensound77 opened this issue Jun 12, 2024 · 0 comments
Labels
backlog detections-as-code enhancement New feature or request kibana-module related to the kibana module

Comments

@brokensound77
Copy link
Contributor

Note: this work will target the DAC-feature branch

related to #3298
related to #1738
related to #3405
related to #3623
related to #3674


This is a consideration and not a commitment to work at this point. We should review the feasibility and supportability. If it is doable and not deemed maintainable, we can move the example code to the DAC reference for users to manually implement.


As of now, exceptions can be managed via the export-rules and import-rules methods/APIs. Further use cases are still being explored as to whether an Exception object should be added to the kibana module to wrap the exceptions APIs.

MVP would be the Kibana updates. Additionally consideration could include some click commands or helper functions.

@brokensound77 brokensound77 added enhancement New feature or request kibana-module related to the kibana module detections-as-code labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog detections-as-code enhancement New feature or request kibana-module related to the kibana module
Projects
None yet
Development

No branches or pull requests

2 participants