You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.