Open source Tines / Splunk SOAR alternative. All-in-one automation platform (workflows, tables, cases) for security and IT teams.
Tracecat is an open-source alternative to Tines / Splunk SOAR designed for security engineers. It offers features similar to Tines, such as hosted Temporal workflows, a no-code workflow builder, automations-as-code, a GitHub Actions-like YAML syntax, a Python-to-no-code compiler, version control, and actions like HTTP requests and if-else statements. Tracecat simplifies the process for modern security teams to build, scale, and maintain workflows, allowing for no-code drag-and-drop UI, configuration-as-code, and syncing between no-code workflows and code.
To install Tracecat self-hosted via docker compose, follow these steps:
git clone https://github.com/tracecat/tracecat.git
cd tracecat
docker-compose up
Tracecat is an open-source security automation platform that provides features similar to Tines / Splunk SOAR. It allows security teams to build, scale, and maintain workflows using a combination of no-code drag-and-drop UI and configuration-as-code. With features like hosted Temporal workflows, a no-code workflow builder, automations-as-code, and more, Tracecat is designed to simplify workflow development for modern security teams.