Aqua Security · Arazzo Workflow
Aqua Security Registry Inventory
Version 1.0.0
Authenticate, list configured registries, then enumerate the images registered under the first connected registry.
View Spec
View on GitHub
Cloud-NativeContainersKubernetesRuntime ProtectionSecurityVulnerability ScanningArazzoWorkflows
Provider
Workflows
registry-inventory
List registries and enumerate the images registered under the first one.
Logs in, lists configured registries, captures the first registry name, and lists the images scanned under that registry.
1
authenticate
Authenticate the user and obtain a JWT bearer token for the registry and image calls.
2
listRegistries
List all configured container registries and capture the first registry's name and connection status.
3
listImagesForRegistry
List the images Aqua has registered under the first registry so the caller can see the repositories and tags scanned beneath it.
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.