Socket · Arazzo Workflow
Socket Poll Full Scan to Completion
Version 1.0.0
Create a full scan and poll its metadata until the scan_state leaves the processing states.
View Spec
View on GitHub
Supply Chain SecurityOpen Source SecuritySoftware Composition AnalysisSCAMalware DetectionDependency ScanningSBOMnpmPyPIGoMavenCargoNuGetRubyGemsDeveloper SecurityArazzoWorkflows
Provider
Workflows
poll-full-scan-completion
Create a full scan then poll its metadata until processing completes.
Uploads manifest files as a new full scan and polls the scan metadata, looping while scan_state is resolve or scan and ending once it leaves the processing states.
1
createFullScan
Create a full scan for the repository from the supplied manifest files, returning the new full scan id.
2
pollMetadata
Read the full scan metadata and branch on scan_state. Loop back while the scan is still resolving or scanning; finish once it leaves the processing states.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.