Cross-Provider Workflow
GitHub Dependabot Alert to Opsgenie to Microsoft Teams
Version 1.0.0
Pull a Dependabot alert, raise an Opsgenie alert, then announce in Teams.
Providers Orchestrated
Workflows
dependabot-to-opsgenie-to-teams
List a Dependabot alert, raise an Opsgenie alert, and announce in Teams.
Retrieves Dependabot alerts for a repository, raises an Opsgenie alert for the top vulnerability, and posts a Microsoft Teams message about it.
1
list-dependabot-alerts
$sourceDescriptions.githubDependabot.listDependabotAlertsForRepository
List Dependabot vulnerability alerts for the repository.
2
raise-opsgenie-alert
$sourceDescriptions.opsgenieAlert.createAlert
Raise an Opsgenie alert for the Dependabot finding.
3
announce-teams
$sourceDescriptions.microsoftTeams.sendChannelMessage
Announce the Dependabot alert in a Microsoft Teams channel.
Source API Descriptions
openapi
openapi