post https://api.socket.dev/v0/orgs//full-scans
Create a full scan from a set of package manifest files. Returns a full scan including all SBOM artifacts.
To get a list of supported filetypes that can be uploaded in a full-scan, see the Get supported file types endpoint.
The maximum number of files you can upload at a time is 5000 and each file can be no bigger than 67 MB.
Query Parameters:
scan_type(optional): The type of scan to perform. Defaults to 'socket'. Must be 32 characters or less. Used for categorizing multiple SBOM heads per repository branch.
This endpoint consumes 1 unit of your quota.
This endpoint requires the following org token scopes:
- full-scans:create
