Sysdig · Arazzo Workflow
Sysdig Scanned Image Inventory Review
Version 1.0.0
List scanned images, pick the first, and pull its vulnerabilities and SBOM.
View Spec
View on GitHub
Cloud SecurityContainersKubernetesRuntime SecuritySecurityVulnerability ManagementMonitoringObservabilityCSPMComplianceArazzoWorkflows
Provider
Workflows
scanned-image-inventory-review
Walk the scanned-image inventory and inspect the first image.
Lists scanned images, takes the first image id, and retrieves both its vulnerability findings and its SBOM.
1
listImages
listScannedImages
Retrieve the inventory of scanned container images.
2
getVulns
getImageVulnerabilities
Retrieve the vulnerability findings for the first scanned image.
3
getSbom
getImageSBOM
Retrieve the SBOM for the first scanned image.