v1
latestOpenAPI 3.0.02026-07-249055687.1 KBStream full scan
Stream all SBOM artifacts for a full scan.
This endpoint returns the latest, available alert data for artifacts in the full scan (stale while revalidate). Actively running analysis will be returned when available on subsequent runs.
This endpoint consumes 1 unit of your quota.
This endpoint requires the following org token scopes:
- full-scans:list
Path parameters
The slug of the organization
The ID of the full scan
Query parameters
Control which alert priority fields to include in the response. Set to "true" to include all fields, "false" to exclude all fields, or specify individual fields like "components,formula" to include only those fields.
Include scores event in the response. include_scores_details implies this flag
Control which score detail fields to include in the scores event. Set to "true" to include all fields, "false" to exclude all fields, or specify individual fields like "components,formula" to include only those fields.
Include license details in the response. This can increase the response size significantly.
Return cached immutable scan results. When enabled and results are cached, returns the pre-computed scan. When results are not yet cached, returns 202 Accepted and enqueues a background job.
Response
Socket issue lists and scores for all packages, followed by a final scores event