Sysdig · Arazzo Workflow
Sysdig Scan Image and Poll Results
Version 1.0.0
Trigger an image scan, poll until analysis completes, then read findings.
View Spec
View on GitHub
Cloud SecurityContainersKubernetesRuntime SecuritySecurityVulnerability ManagementMonitoringObservabilityCSPMComplianceArazzoWorkflows
Provider
Workflows
scan-image-and-poll
Scan a container image and wait for the analysis to finish.
Submits an image tag for scanning, then polls the image vulnerability endpoint until the analysis completes and returns the findings.
1
triggerScan
scanImage
Submit the image tag for a vulnerability scan.
2
pollAnalysis
getImageVulnerabilities
Poll the image's vulnerability findings. While the analysis is still pending, loop back; once it completes, continue.