splunk-soar-connectors / .github

Stores default community health files for the organization
Apache License 2.0
1 stars 7 forks source link

soarworkbookexporter #68

Closed sschimper-splunk closed 1 year ago

sschimper-splunk commented 1 year ago

SOAR Workbook Exporter

Integration The app does not integrate with any external service, it merely provides actions to generate and store files containing information about SOAR tasks associated with a container.

About The app provides actions to create .json, .yaml, and .pdf files containing workbook information in the following format:

<h2> Phase
<h3> Task
<standard> Description
<bold> Actions ... <standard> Action Name
<Bold> Playbook ... <standard> Playbook Name

PDF and YAML files are stored in the vault associated with the container. The cleaned json file is added to the SOAR action result. The user needs to provide a container ID, and can leave an additional comment.

The app was initially created to solve this request: https://splunk.atlassian.net/browse/FDSE-1561

rgil-splunk commented 1 year ago

Repo created at: https://github.com/splunk-soar-connectors/soarworkbookexporter