Aqua Security · Arazzo Workflow
Aqua Security Running Container Inventory
Version 1.0.0
Authenticate, list running containers monitored by the enforcer, then read the image detail behind the first running container.
View Spec
View on GitHub
Cloud-NativeContainersKubernetesRuntime ProtectionSecurityVulnerability ScanningArazzoWorkflows
Provider
Workflows
running-container-inventory
List running containers and read the image vulnerability detail for the first one.
Logs in, lists running containers with their host and applied policy, then reads the image detail behind the first container for its vulnerability posture.
1
authenticate
Authenticate the user and obtain a JWT bearer token for the container and image calls.
2
listRunningContainers
List running containers monitored by the enforcer, capturing the host and applied policy for the first running container.
3
getImageBehindContainer
Read the image detail behind the first running container to surface its scan status and vulnerability counts.
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.