Skip to content

Pre v0.22 template actions and UDFs in Tracecat.

License

Notifications You must be signed in to change notification settings

TracecatHQ/deprecated-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated Registry

Important

Integrations and actions in this repository are deprecated as of v0.23. We recommend replacing all actions under the integrations. namespace with new actions under the tools. namespace.

This repository contains a registry for deprecated actions and integrations. You can also use this as a template to add your own custom registry to Tracecat.

Getting Started

  1. Create a new repo from the template
Screenshot 2025-02-05 at 1 24 59 PM
  1. Configure remote repo URL

Go into Organization settings and configure the remote repo URL to point to your private repository.

Remote Repo URL

  1. Create a deploy key in GitHub

Create a SSH key pair. Store the public key in GitHub.

Deploy Keys

  1. Add the private key to Tracecat

Add the private key to Tracecat as a SSH key secret with the name github-ssh-key.

SSH Key

  1. Sync the repository

Go to the Registry page and select Repositories. Press refresh repositories to see your new custom repository. Then, under custom_actions settings, press Sync to sync the repository.

Sync repository Sync confirmation

  1. View custom actions

Note

If you're still on v0.22.x and under, integrations. namespaced actions will be still visible under tracecat_registry. After updating to v0.23, you should see the integrations. namespaced actions under the custom git repo origin.

Go to the Actions page and filter by Origin to view synced actions.

Actions

  1. 🎉 That's it!

Feel free to remove or add your own custom Python UDFs actions and YAML template actions to the registry. Just push to your git repo, press sync in Tracecat registry, and updates will show up immediately.

About

Pre v0.22 template actions and UDFs in Tracecat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages