Socket · Arazzo Workflow
Socket Investigate Alert Across Scans
Version 1.0.0
Pick the latest alert, find the full scans it appears in, then read the metadata of one of those scans.
View Spec
View on GitHub
Supply Chain SecurityOpen Source SecuritySoftware Composition AnalysisSCAMalware DetectionDependency ScanningSBOMnpmPyPIGoMavenCargoNuGetRubyGemsDeveloper SecurityArazzoWorkflows
Provider
Workflows
investigate-alert-scans
From the latest alert, list its associated full scans and read one scan's metadata.
Lists the latest alerts, takes the first alert key, finds full scans that contain that alert, and reads the metadata of the first associated scan.
1
listAlerts
alertsList
List the latest alerts and capture the first alert key to investigate.
2
findAlertScans
alertFullScans
List the full scans that contain the chosen alert key within the requested day window.
3
getScanMetadata
getOrgFullScanMetadata
Read the metadata of the first associated full scan to identify the repository, branch, and commit that surfaced the alert.
Source API Descriptions
openapi