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
* Add saved search list and show commands (#95)
* Add saved search feature
* Added extraction commands
* Added tests
* Refactor: Format and privatize methods
* Added Changelog
* Added missing test for send-to
* Added usage note
* Refactor extraction commands at securitydata level
* Apply begin and end timestamp filter to saved search
* Apply begin and end timestamp filter to saved search
* Refactor/mutual exclusion saved search with advanced-query (#98)
* Fix: Mutual exclusion of saved search with advanced query
* Fix tests
* Refactor- Merge changes from master
* Privatize method and follow proper naming convention
* refactor- Use constants instead of strings
* Use public methods instead of private in tests
* Add constant
* Improved documentation
* Made saved-search mutually exclusive with other args alike advance-query
0 commit comments