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

Issue 31: Implement trigger actions and playbook logs command #32

Closed arpitbhutani closed 4 weeks ago

arpitbhutani commented 1 month ago

Issue 31: Implement trigger action and playbook execution logs command

This PR closes issue #31

 Description:
 - Added trigger actions command to pull all playbooks and trigger playbooks 
 - Added playbook_logs command to retrieve playbook execution logs.
 - Updated cli.py to integrate both as magic functions 

 Verification:
 - Tested commands in a local development environment.
 - Verified that the commands retrieve correct information