Cross-Provider Workflow
Sysdig Vulnerability to GitHub Issue to Slack
Version 1.0.0
Pull a Sysdig vulnerability result, open a GitHub issue, then notify Slack.
Providers Orchestrated
Workflows
vuln-to-issue-to-slack
List a Sysdig vulnerability, open a GitHub issue, and notify Slack.
Retrieves vulnerability results from Sysdig Secure, opens a GitHub remediation issue for the top finding, and posts a Slack message linking to the new issue.
1
list-vulns
$sourceDescriptions.sysdigSecure.listVulnerabilityResults
List vulnerability scan results from Sysdig Secure.
2
open-issue
$sourceDescriptions.githubIssues.createAnIssue
Open a GitHub remediation issue for the vulnerability.
3
notify-slack
$sourceDescriptions.slackChat.postChatPostmessage
Notify the security Slack channel with the issue link.
Source API Descriptions
openapi
openapi