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
- Host: GitHub
- URL: https://github.com/techservicesillinois/splunk-soar-template
- Owner: techservicesillinois
- License: other
- Created: 2022-11-17T20:28:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-05T21:37:46.000Z (3 months ago)
- Last Synced: 2026-03-06T01:17:04.255Z (3 months ago)
- Language: Makefile
- Size: 95.7 KB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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)