[FR][DAC] Consideration: Add support for exceptions APIs in Kibana module #3785
Labels
backlog
detections-as-code
enhancement
New feature or request
kibana-module
related to the kibana module
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.
The text was updated successfully, but these errors were encountered: