tracecat

The open source Tines / Splunk SOAR alternative.

AGPL-3.0 License

Stars
2.4K
Committers
10

Bot releases are visible (Hide)

tracecat - Tracecat 0.10.2

Published by github-actions[bot] about 1 month ago

🐞 Bug fixes

  • Fix environment default value for migration script

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.10.1

Published by github-actions[bot] about 1 month ago

πŸ’₯ Breaking changes

  • Modular detect and extract playbooks (#378)

✨ Enhancements

  • Pull based workflows for schedules + general schedule improvements (#388)
  • Modular detect and extract playbooks (#378)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.10.0

Published by github-actions[bot] about 1 month ago

🧩 Integrations

  • Capture ReadTimeout exceptions in httpx as "expected" errors (#392)
  • Add jira create issue and update issue actions (#381)
  • Add Elastic update alert status action (#382)
  • Add mongodb doc find one getter (#380)

✨ Enhancements

  • Capture ReadTimeout exceptions in httpx as "expected" errors (#392)
  • Mask secrets (#387)
  • Implement runtime environments for secrets (#377)
  • Add jira create issue and update issue actions (#381)
  • Add Elastic update alert status action (#382)
  • feat+refactor(engine): Create service layer for workflow schedules (#385)
  • Add suggestive action to user invite fail error (#384)
  • Add mongodb doc find one getter (#380)

πŸ› οΈ Other improvements

  • Update openapi-ts schema for schedule changes (#386)
  • feat+refactor(engine): Create service layer for workflow schedules (#385)
  • Drop EC2 Terraform stack (#383)

Thank you to all our contributors for making this release possible!
@benacumen, @daryllimyt and @topher-lo

tracecat - Tracecat 0.9.0 Latest Release

Published by github-actions[bot] about 1 month ago

🧩 Integrations

  • Add action to normalize events to ECS (#376)

πŸ—οΈ Infrastructure

  • Revert dropping temporal subset in docker compose

πŸ› οΈ Other improvements

  • Bump cryptography from 42.0.7 to 43.0.1 (#379)

Thank you to all our contributors for making this release possible!
@dependabot, @dependabot[bot] and @topher-lo

tracecat - Tracecat 0.8.5

Published by github-actions[bot] about 2 months ago

🧩 Integrations

  • Add list crowdstrike detections summary (#373)

✨ Enhancements

  • Add list crowdstrike detections summary (#373)

🐞 Bug fixes

  • Missing control flow in workflow import (#374)
  • Fix unable to update secrets (#372)

πŸ› οΈ Other improvements

  • Remove conditional action (#369)

Thank you to all our contributors for making this release possible!
@benacumen, @daryllimyt and @topher-lo

tracecat - Tracecat 0.8.4

Published by github-actions[bot] about 2 months ago

πŸ—οΈ Infrastructure

  • Post 0.7.x Fargate Terraform Stack (#344)

🐞 Bug fixes

  • Prevent manual trigger window from showing when button is disabled (#366)

πŸ› οΈ Other improvements

  • Include playbooks in ci tests (#368)
  • Add live playbook testing infra and VT playbook (#367)
  • Update playbook tests + reorganize (#365)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.8.3

Published by github-actions[bot] about 2 months ago

🐞 Bug fixes

  • Fix code style in steps (#364)
  • Allow admin users to view new workspaces (#362)

πŸ“– Documentation

  • Fix code style in steps (#364)

Thank you to all our contributors for making this release possible!
@daryllimyt

tracecat - Tracecat 0.8.2

Published by github-actions[bot] about 2 months ago

✨ Enhancements

  • Handle http status code 204 (#359)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.8.1

Published by github-actions[bot] about 2 months ago

🐞 Bug fixes

  • Fix for loop validation (#357)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.8.0

Published by github-actions[bot] about 2 months ago

✨ Enhancements

  • Remove inactive properties in schedules table (#340)
  • Improve error messages [2/N] (#355)
  • Add persistence to EC2 stack (#354)
  • Improve error messages [1/N] (#353)
  • Implement change user role (#352)
  • Import/export from json/yaml (#348)
  • Collapse JSON viewer by default (#350)
  • More informative validaiton error toast (#349)
  • Move case management to workspace level (#331)

🐞 Bug fixes

  • Add missed context locator (#356)
  • Redo migration to 0.7.3 (#347)
  • Hash unhashable types using json dumps during validation (#343)
  • fix+refactor(ui): Fix canvas layout overflow + rename workbench panel component for clarity (#341)
  • Fix redirect url after creating workflow from yaml (#339)
  • Pass schedule params to trigger_input (#337)
  • Link to GitHub repo in settings (#334)

πŸ“– Documentation

  • Use google_oauth over google in docs (#338)

πŸ› οΈ Other improvements

  • Proper migration (#346)
  • Run migration for 0.7.3 (#345)
  • Clean up unused legacy schemas (#335)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.7.2

Published by github-actions[bot] about 2 months ago

✨ Enhancements

  • Update wording and drop actions side panel (#328)
  • Replace workflow dashboard cards with table (#324)

🐞 Bug fixes

  • No need to pass session into create default admin user (#332)
  • Fixes default workspace and admin creation issues on startup (#329)
  • fix+refactor(engine): Implement graph and db actions sync + move crea… (#326)
  • Make find playbooks link to github repo (#325)

πŸ› οΈ Other improvements

  • Cleanup legacy types and hooks that are unused or replaced by openapi-ts client types (#330)
  • Remove redundant data table component (#327)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.7.1

Published by github-actions[bot] 2 months ago

✨ Enhancements

  • Add export workflow json in workbench (#323)
  • Implement DB migrations with alembic (#304)
  • Add env-migration script (#315)

🐞 Bug fixes

  • Add missing etl namespace (#322)
  • Remove comma (#321)
  • Docker compose dev wrong smtp env vars (#320)
  • fix+docs: Fix cli docs autogen and update autogenerated docs (#319)
  • Bullet point formatting (#317)
  • Update webhook missing workspaceId (#316)

πŸ“– Documentation

  • fix+docs: Fix cli docs autogen and update autogenerated docs (#319)

πŸ› οΈ Other improvements

  • Disable change role as it's not available yet (#318)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.7.0

Published by github-actions[bot] 2 months ago

πŸ’₯ Breaking changes

  • Add Tracecat workspaces (#302)

✨ Enhancements

  • Implement change email and password (#313)
  • Add Tracecat workspaces (#302)

🐞 Bug fixes

  • Evaluate expressions on non-loop child workflow path (#312)

πŸ“– Documentation

  • Revamp docs for 0.7.0 (#311)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo

tracecat - Tracecat 0.6.10

Published by daryllimyt 2 months ago

Hotfix

  • Missing expression evaluation on non-loop child workflow path
tracecat - Tracecat 0.6.9

Published by github-actions[bot] 2 months ago

✨ Enhancements

  • Make ExprEvaluator not strict by default and eval jsonpath return None literal (#310)

Thank you to all our contributors for making this release possible!
@daryllimyt

tracecat - Tracecat 0.6.8

Published by topher-lo 2 months ago

Enhancements

  • Added custom filter option to Crowdstrike list alerts integrations

Hot fix

  • Missing "+" between start and end date filters in Crowdstrike filter
tracecat - Tracecat 0.6.7

Published by topher-lo 2 months ago

Hot fix

  • Add object matching and "." escape to JSONPath match expressions
tracecat - Tracecat 0.6.6

Published by topher-lo 2 months ago

Hot fix

  • Crowdstrike date filters
tracecat - Tracecat 0.6.5

Published by github-actions[bot] 2 months ago

Hot fix

  • Case creation updated_at and created_at type error
tracecat - Tracecat 0.6.4

Published by github-actions[bot] 2 months ago

🧩 Integrations

  • Add deserialize ndjson function (#297)

🐞 Bug fixes

  • Require content-type is not None before check (#296)

Thank you to all our contributors for making this release possible!
@mattdurant and @topher-lo