Hi everyone,
I am exploring Detection-as-Code implementation. However, I noticed that most existing implementations, like rule_cli, are built using v1 alpha APIs. In my Chronicle console, I only have access to v2 APIs, which makes it difficult to use rule_cli as-is.
- Is there an official or community-supported tool similar to rule_cli that works with Chronicle Security v2 APIs?
- If not, what would be the best approach to implement Detection-as-Code using v2 APIs? Any sample code, SDK recommendations, or guidance would be greatly appreciated!
- If there’s no direct alternative, is there a way to gain access to v1 alpha APIs to use rule_cli?
Thanks in advance for your help!