Sysdig · Arazzo Workflow
Sysdig Triage Image Vulnerabilities
Version 1.0.0
List vulnerability results, drill into one image, and pull its SBOM.
View Spec
View on GitHub
Cloud SecurityContainersKubernetesRuntime SecuritySecurityVulnerability ManagementMonitoringObservabilityCSPMComplianceArazzoWorkflows
Provider
Workflows
triage-image-vulnerabilities
Find the most relevant scanned image and inspect its vulnerabilities and SBOM.
Lists vulnerability results filtered by a caller-supplied expression, takes the first matching image, retrieves its vulnerability findings, and then retrieves its SBOM.
1
listResults
listVulnerabilityResults
Retrieve vulnerability scanning results, optionally narrowed by the supplied filter expression.
2
getImageVulns
getImageVulnerabilities
Retrieve the detailed vulnerability findings for the first image from the result set.
3
getImageSbom
getImageSBOM
Retrieve the CycloneDX SBOM for the same image.