Socket · Arazzo Workflow
Socket Package Issues and Available Fixes
Version 1.0.0
Look up alert metadata for a batch of packages by PURL, then fetch available fixes for the discovered vulnerabilities.
View Spec
View on GitHub
Supply Chain SecurityOpen Source SecuritySoftware Composition AnalysisSCAMalware DetectionDependency ScanningSBOMnpmPyPIGoMavenCargoNuGetRubyGemsDeveloper SecurityArazzoWorkflows
Provider
Workflows
package-issues-and-fixes
Batch-fetch package alerts by PURL, then fetch available fixes for vulnerabilities.
Submits a batch of PURLs for org-scoped alert lookup, then requests available fixes for the supplied vulnerability identifiers in the same repository context.
1
fetchPackageAlerts
batchPackageFetchByOrg
Submit the batch of PURLs for org-scoped lookup with alert metadata enabled, returning a streamed list of package issues and scores.
2
fetchFixes
fetch-fixes
Fetch available fixes for the supplied vulnerability identifiers in the target repository, including advisory details.
Source API Descriptions
openapi