Cross-Provider Workflow
Aqua Security Vulnerability to Cortex XSOAR Incident
Version 1.0.0
Find a vulnerable image in Aqua and open a Cortex XSOAR incident for response.
Providers Orchestrated
Workflows
vuln-to-soar-incident
List Aqua images, read vulnerabilities, and open a Cortex XSOAR incident.
Lists scanned images in Aqua Security, reads the vulnerability detail for an image, and creates a Cortex XSOAR incident to drive response.
1
list-images
$sourceDescriptions.aquaSecurityApi.listImages
List scanned container images in Aqua Security.
2
get-image
$sourceDescriptions.aquaSecurityApi.getImage
Read the vulnerability detail for the target image in Aqua Security.
3
create-incident
$sourceDescriptions.cortexXsoarApi.createIncident
Create a Cortex XSOAR incident to drive vulnerability response.
Source API Descriptions
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.