secureworks / taegis-magic

Taegis Magic is a Jupyter Notebook and Command Line Interface for interacting with the Secureworks Taegis™ security platform. The Magics project is intended to assist users with workflows and analysis through Jupyter Notebook integrations and Pandas DataFrames.
https://www.secureworks.com/
Apache License 2.0
8 stars 5 forks source link

Remove Gen AI field from Rules Output + Add pagination to rules search #25

Closed scwx-jmessinger closed 2 months ago

scwx-jmessinger commented 2 months ago

Issue 1:

Currently when using the Taegis Magics to get rules from the API, we get timeout errors due to side services not loading in time.

Issue 2:

For rules search, there is no pagination in place, so I've added that in.