Socket · Arazzo Workflow
Socket Fix Vulnerabilities in a Repository
Version 1.0.0
Confirm a repository and its HEAD scan, then fetch the available fixes for its vulnerabilities.
View Spec
View on GitHub
Supply Chain SecurityOpen Source SecuritySoftware Composition AnalysisSCAMalware DetectionDependency ScanningSBOMnpmPyPIGoMavenCargoNuGetRubyGemsDeveloper SecurityArazzoWorkflows
Provider
Workflows
fix-repo-vulnerabilities
Confirm a repo, then fetch available fixes for its vulnerabilities.
Reads the repository to confirm it exists and capture its HEAD scan, then fetches available fixes for the requested vulnerability ids.
1
getRepo
getOrgRepo
Read the repository to confirm it exists and capture its HEAD full scan id for context.
2
fetchFixes
fetch-fixes
Fetch available fixes for the requested vulnerabilities on the latest default-branch scan of the repository, including advisory details and the responsible direct dependencies.
Source API Descriptions
openapi