An open API service indexing awesome lists of open source software.

https://github.com/techservicesillinois/splunk-soar-template

Splunk SOAR Python application repository template
https://github.com/techservicesillinois/splunk-soar-template

Last synced: 2 months ago
JSON representation

Splunk SOAR Python application repository template

Awesome Lists containing this project

README

          

# About

This Project depends upon [Phantom Toolbox](https://github.com/techservicesillinois/phantom-toolbox) for shared functionality.

## Local Development

See [CONTRIBUTING.md](/CONTRIBUTING.md).

## Data Sources

|Data Store|Data Type|Sensitivity|Notes|
|----------|---------|-----------|-----|

## Endpoint Connections

|Endpoint|Purpose|Stage|Access|Contact|
|--------|-------|-----|------|-------|

## About Splunk SOAR

Splunk SOAR stands for Splunk Security Orchestration, Automation, and Response Solution.

View these sources for more information:

- [Splunk SOAR](https://www.splunk.com/en_us/products/splunk-security-orchestration-and-automation.html)
- [Getting Started with SOAR](https://lantern.splunk.com/Security/Getting_Started/Getting_started_with_SOAR)
- [SOAR API Reference](https://docs.splunk.com/Documentation/SOAR/current/PlatformAPI/Using)
- [SOAR REST API Playbook Reference](https://docs.splunk.com/Documentation/SOAR/current/PlatformAPI/RESTPlaybook)