Cross-Provider Workflow
Sysdig Secure Runtime Event to GitHub Issue and Slack
Version 1.0.0
Pull a Sysdig Secure runtime event, open a GitHub issue, and notify Slack.
Providers Orchestrated
Workflows
runtime-event-multi-notify
Get a Sysdig runtime event, open a GitHub issue, and notify Slack.
Retrieves Sysdig Secure runtime detection events, creates a GitHub issue to track the incident, and posts a Slack notification.
1
list-events
$sourceDescriptions.sysdigSecureApi.listSecureEvents
Retrieve Sysdig Secure runtime detection events.
2
open-issue
$sourceDescriptions.githubRepoIssuesApi.createAnIssue
Open a GitHub issue to track the runtime detection.
3
notify-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Post a Slack notification linking the runtime event to its tracking issue.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.