v1

latestOpenAPI 3.0.02026-07-249055687.1 KB
full-scans

Rescan full scan

Create a new full scan by rescanning an existing scan. A "shallow" rescan reapplies the latest policies to the previously cached dependency resolution results. A "deep" rescan reruns dependency resolution and applies the latest policies to the results.

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:

  • full-scans:create
post/orgs/{org_slug}/full-scans/{full_scan_id}/rescan

Path parameters

org_slugstring required

The slug of the organization

full_scan_idstring required

The ID of the full scan to rescan

Query parameters

mode'shallow' | 'deep'

The rescan mode: "shallow" (default) re-applies policies to cached data, "deep" re-fetches the SBOM stream.

Response

Rescan initiated successfully

idstring required
statusstring required