Aqua Security · Arazzo Workflow
Aqua Security Image Vulnerability Lookup
Version 1.0.0
Authenticate, list registered images filtered by registry and repository, then fetch full vulnerability detail for the first match.
View Spec
View on GitHub
Cloud-NativeContainersKubernetesRuntime ProtectionSecurityVulnerability ScanningArazzoWorkflows
Provider
Workflows
image-vulnerability-lookup
Find an image in the inventory and read its full vulnerability detail.
Logs in, lists images scoped to a registry and repository, then reads the detail record for the requested tag and returns its vulnerability counts.
1
authenticate
Authenticate the user and obtain a JWT bearer token for the inventory and detail calls.
2
listImages
List registered images filtered by registry and repository to confirm the target image exists in the inventory.
3
getImageDetail
Read the full image detail record, returning scan status, digest, and the per-severity vulnerability counts.
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.