Open
Description
Repository Feature
Core Repo - (rule management, validation, testing, lib, cicd, etc.)
Problem Description
When analyzing alert data, we struggle to quickly identify changes in rule logic across different versions. This significantly increases the time spent manually validating rule logic changes.
Desired Solution
Add a new feature to the Python module to fetch previous rule versions (local or EPR) and display them in the terminal. An integrated diff feature would be awesome.
Considered Alternatives
No response
Additional Context
No response